From 382a2fe6000da12e335fcefb328087385a70c094 Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Fri, 4 Mar 2016 12:21:45 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..31acf8f74 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +# Changelog + +### 1.2.0 (March 4, 2016) + +* Ability to export habit data as CSV +* Widgets (checkmark, history, score and streaks) +* More natural scrolling on data views (fling) +* Minor UI improvements on pre-Lollipop devices +* Fix crash on Samsung Galaxy TabS 8.4 +* Other minor bug fixes + +### 1.1.1 (February 24, 2016) + +* Show reminder only on chosen days of the week +* Rearrange habits by long-pressing then dragging +* Select and modify multiple habits simultaneously +* 12/24 hour format according to phone preferences +* Permanently delete habits +* Usage hints during startup +* Translation to Brazilian Portuguese and Chinese +* Other minor fixes + +### 1.0.0 (February 19, 2016) + +* Initial release \ No newline at end of file