mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump version to 1.8.12; update CHANGELOG and release notes
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### 1.8.12 (TBD)
|
||||||
|
|
||||||
|
* Fix bug that caused incorrect check marks to show after scrolling (#713)
|
||||||
|
* Fix issue preventing widgets from updating at midnight (#680)
|
||||||
|
|
||||||
### 1.8.11 (Dev 29, 2020)
|
### 1.8.11 (Dev 29, 2020)
|
||||||
|
|
||||||
* Fix theme issues on Xiaomi phones
|
* Fix theme issues on Xiaomi phones
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
VERSION_CODE = 10811
|
VERSION_CODE = 10812
|
||||||
VERSION_NAME = 1.8.11
|
VERSION_NAME = 1.8.12
|
||||||
|
|
||||||
MIN_SDK_VERSION = 21
|
MIN_SDK_VERSION = 21
|
||||||
TARGET_SDK_VERSION = 29
|
TARGET_SDK_VERSION = 29
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
1.8.11:
|
1.8.12:
|
||||||
* Fix theme issues on Xiaomi phones
|
* Fix bug that caused incorrect check marks to show after scrolling
|
||||||
|
* Fix issue preventing widgets from updating at midnight
|
||||||
|
|||||||
Reference in New Issue
Block a user