Update CHANGELOG and release notes

This commit is contained in:
2021-08-21 05:07:57 -05:00
parent 24a9fbe414
commit edeabb6ee3
2 changed files with 6 additions and 5 deletions

View File

@@ -1,13 +1,14 @@
# Changelog
## [2.0.3] - [Unreleased]
## [2.0.3] - 2021-08-21
### Fixed
- Improve automatic checkmarks for monthly habits (@iSoron, 947)
- Improve automatic checkmarks for monthly habits (@iSoron, #947)
- Fix small theme issues (@iSoron)
- Fix ANR on some Samsung phones (@iSoron, #962)
- Fix exception in CheckmarkWidget.refreshData (@iSoron, #907)
- Fix dates before the year 2000 (@iSoron, #967)
- Fix notification adding checkmarks to the wrong day (@hiqua, #969)
- Fix dates before the year 2000 (@iSoron)
- Fix crashes in widgets (@hiqua, @iSoron, #907, #966, #965)
- Fix crash when moving habits (@hiqua, #968)
## [2.0.2] - 2021-05-23

View File

@@ -1,4 +1,4 @@
2.0.2:
2.0.3:
* Bug fixes
2.0:
* Track numeric habits (e.g. how many pages did you read?)