From 69f0fc6c3a1ea11c0aff6343c2723ccd3d05737d Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Sat, 31 Jul 2021 15:46:42 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6dfbc8b5..44f5ab0c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ - Improve automatic checkmarks for monthly habits (@iSoron, 947) - Fix small theme issues (@iSoron) - Fix ANR on some Samsung phones (@iSoron, #962) +- Fix exception in CheckmarkWidget.refreshData (@iSoron, #907) +- Fix notification adding checkmarks to the wrong day (@hiqua, #969) +- Fix dates before the year 2000 (@iSoron) ## [2.0.2] - 2021-05-23