summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--android/CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index a22755a771..9aa2feee91 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -22,12 +22,16 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+
+
+## [android/2025.6-beta1] - 2025-07-17
### Added
- Add Memory Tagging (MTE) opt-in flag to enable it by default on supported Android versions and
devices.
### Changed
-- Use AlarmManager to schedule account out of time notifications.
+- Improve the expiry notification scheduling by switching to use AlarmManager.
+- Update the design of the select location screen.
## [android/2025.5] - 2025-07-02