Update CHANGELOG

This commit is contained in:
2024-01-30 19:09:22 -06:00
parent b627ff4413
commit 02e9e2384e

View File

@@ -1,12 +1,13 @@
# Changelog # Changelog
## [2.2.0] -- 2023-12-01 ## [2.2.0] -- 2024-01-30
### Added ### Added
- Add support for Android 14 (@iSoron, @hiqua) - Add support for Android 14 (@iSoron, @hiqua)
- Allow user to change app language (@leondzn) - Allow user to change app language (@leondzn)
### Fixed ### Fixed
- Implement workaround to make notifications non-dismissible in Android 14 (@iSoron, #1872) - Implement workaround to make notifications non-dismissible in Android 14 (@iSoron, #1872)
- Fix splash screen background color in dark mode (@SIKV, #1888)
## [2.1.3] -- 2023-08-28 ## [2.1.3] -- 2023-08-28
### Fixed ### Fixed