add changelog

This commit is contained in:
wesaphzt 2019-09-22 13:34:05 +01:00
parent 36bb398fd4
commit 0aa22e93e3

21
CHANGELOG.md Normal file
View file

@ -0,0 +1,21 @@
Changelog
==========
Release 1.2 *(2019-09-21)*
----------------------------
* Fix for background service < Android 8.0/Oreo
* Add option for haptic feedback (vibration) on lock trigger
* Reworked animation logic
* Fix 'License' and 'Bug report' links on about page
Release 1.1 *(2019-06-25)*
----------------------------
* Animation scaling issues fixed
* Stop service correctly to fix memory leak & reduce code
* Notification priority changed to low for Nougat and lower
* Option added to run service when screen is off to be able to force PIN entry
* Gradle & library updates
Release 1.0 *(2019-06-01)*
----------------------------
* Initial release