diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 9c13f6f4ba6a..5c9899c5a3a6 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -24,6 +24,11 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +## [android/2024.10-beta2] - 2024-12-20 +### Fixed +- Fix a crash that would occur because a Provider would be listed twice in the filter screen. + + ## [android/2024.10-beta1] - 2024-12-19 ### Added - Add multihop which allows the routing of traffic through an entry and exit server, making it @@ -36,9 +41,6 @@ Line wrap the file at 100 chars. Th - Update to DAITA v2. The main difference is that many different machines are provided by relays instead of a bundled list. -### Fixed -- Fix a crash that would occur because a Provider would be listed twice in the filter screen. - ## [android/2024.9] - 2024-12-09 ### Changed