Bump version to 1.8.9

This commit is contained in:
2020-08-15 13:35:48 -05:00
parent 0cce6b30b1
commit d0b4e3e163
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
VERSION_CODE = 51 VERSION_CODE = 52
VERSION_NAME = 1.8.8 VERSION_NAME = 1.8.9
MIN_SDK_VERSION = 21 MIN_SDK_VERSION = 21
TARGET_SDK_VERSION = 29 TARGET_SDK_VERSION = 29

View File

@@ -1,10 +1,10 @@
1.8.8 1.8.9
* Small tweaks to the habit scheduling algorithm * Remove unused permissions
* Fix some crashes * Notification bundling
1.8: 1.8:
* New bar chart showing number of repetitions performed each week, month or year * New bar chart showing number of repetitions performed each week, month or year
* Performing habits on irregular weekdays will no longer break your streak * Performing habits on irregular weekdays will no longer break your streak
* More colors to choose from (now 20 in total) * More colors
* Customize how transparent the widgets are * Customize how transparent the widgets are
* Customize the first day of the week * Customize the first day of the week
* Yes/No buttons on notifications * Yes/No buttons on notifications