From 92a087e77608629c1a0a88bc02562098c8e9143c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Tue, 19 Jul 2022 15:28:49 +0200 Subject: [PATCH] Add a CHANGELOG --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..00406af --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,8 @@ +- v1.0.0 + - Add habits [TODO: needs to include days] + - [TODO] Commit to a habit + - Delete an existing habit + - Show information about a habit + - Show list of active habits for today, and all in all + - Modify an existing habit + - [TODO] Show statistics about habits