docs: update CHANGELOG.md (#6296)

This commit is contained in:
github-actions[bot] authored and GitHub committed 2026-07-16 09:42:23 -05:00
1 parent a1548bc360
commit 8403fc5ef2
1 file changed
+4 -1
+4 -1
View File
@@ -7,7 +7,8 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
<!-- UNRELEASED_START -->
## [Unreleased]
### Unreleased (not yet in any build)
### Internal (v2.8.0-internal.29)
Changes since [`v2.8.0-closed.9`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.8.0-closed.9):
#### 🏗️ Features
* perf(r8): enable optimization for release builds (keep unobfuscated) by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6275
@@ -20,6 +21,8 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
* fix: adopt 2024 EPA PM2.5 AQI breakpoints for cross-platform alignment by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6273
* fix(analytics): restore Datadog RUM network tracking (google) & unify service name by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6280
* fix(connections): use a segmented button for transport selection by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6285
#### 📝 Other Changes
* fix: silence false-positive Instantiatable lint on ExtensionAppFunctionService by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6293
### Closed Beta (v2.8.0-closed.9)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):