Update CHANGELOG

This commit is contained in:
Alinson S. Xavier 2023-08-28 05:43:12 -05:00
parent b0a4284b66
commit 8801960615
No known key found for this signature in database
GPG Key ID: 0DA8E4B9E1109DCA

View File

@ -1,5 +1,13 @@
# Changelog
## [2.1.3] -- 2023-08-28
### Fixed
- Use text input on Samsung devices (@iSoron, #1719)
- Prevent crash if alarm permission is revoked (@iSoron)
- Adjust widget colors (@iSoron)
- Fix bug preventing screens from updating at midnight (@iSoron)
- Fix skip button in locales that use comma instead of dot (@iSoron, #1721)
## [2.1.2] -- 2023-05-26
### Fixed
- Fix bug that caused widget to enter checkmark on wrong date (@iSoron, #1541)