From 344c80f0020752967a819dd4fb3fa436f596dbee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 11:00:56 -0500 Subject: [PATCH] docs: update CHANGELOG.md (#5317) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 281b12098..76cad3c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases) ### Unreleased (not yet in any build) +* fix: add explicit DI binds and ensure scans start after DataStore load (#5319) by @James Rich in [`68a1c578a`](https://github.com/meshtastic/Meshtastic-Android/commit/68a1c578a72294f8dd9317bee5755bd97a5cc19c) +* ci: add reproducible build verification for F-Droid releases (#5318) by @James Rich in [`56e095a07`](https://github.com/meshtastic/Meshtastic-Android/commit/56e095a076abeb3859b28300be62e106ed82146a) +* refactor(build): update AboutLibraries generation process for rb (#5316) by @James Rich in [`aa7140070`](https://github.com/meshtastic/Meshtastic-Android/commit/aa71400706094ff432dd5f15aeb8b771afdbad4c) +* docs: update CHANGELOG.md (#5314) by @github-actions[bot] in [`b2b8b873f`](https://github.com/meshtastic/Meshtastic-Android/commit/b2b8b873f18c8c3fc6664fde4f5579fcca0ed5bb) * chore(deps): update core/proto/src/main/proto digest to 1d6f1a7 (#5309) by @renovate[bot] in [`70a26f0de`](https://github.com/meshtastic/Meshtastic-Android/commit/70a26f0def3de7bce229048d00a534d38a5be3d9) * refactor(coroutines): migrate to kotlinx-coroutines 1.11.0-rc02 (#5312) by @James Rich in [`e198f52de`](https://github.com/meshtastic/Meshtastic-Android/commit/e198f52de5ee5dd257e6524f4c159e0afe722a08) * refactor(build): build-logic cleanup, CC safety, and detekt 2.0 upgrade (#5311) by @James Rich in [`282229090`](https://github.com/meshtastic/Meshtastic-Android/commit/28222909086b842a14b05a897275703b19acaffe)