diff --git a/CHANGELOG.md b/CHANGELOG.md index 89e504c..14da354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [unreleased] +### Features + +- *(template)* Added weeks count to the first graph title (#33) + ### Fixes - *(backend)* Fixed a memory leak (#32)