Update release notes

This commit is contained in:
2020-11-26 08:22:37 -06:00
parent af8d983cca
commit 56c180183e
4 changed files with 6 additions and 17 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
### 1.8.10 (Nov 26, 2020)
* Update translations
### 1.8.9 (Nov 18, 2020)
* Remove INTERNET permission

View File

@@ -1,12 +0,0 @@
1.8.2:
* Fix issues with reminders
* Fix crash (HUAWEI)
1.8:
* New bar chart showing number of repetitions performed each week, month or year
* Performing habits on irregular weekdays will no longer break your streak
* More colors to choose from (now 20 in total)
* Ability to customize how transparent the widgets are
* Ability to customize the first day of the week
* Yes/No buttons on notifications instead of just "Check"
* Automatic dark theme (Android 10)
* Smaller APK and backup files

View File

@@ -1,3 +1,5 @@
1.8.10:
* Update translations
1.8.9
* Remove unused permissions
* Notification bundling

View File

@@ -1,5 +0,0 @@
Version 1.7.11:
* Fix bug that produced corrupted CSV files in some countries
Version 1.7.10:
* Fix bug that prevented notifications from appearing on some phones
* Update target SDK to Android Pie 9 (API Level 28)