From 44f50eba5bbd0645becf94201b2f7c876a7897ee Mon Sep 17 00:00:00 2001 From: Johan Hammar Date: Tue, 28 Mar 2017 22:30:48 +0200 Subject: [PATCH] Updated changelog with information about the new week section of the clock module --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb328821..0801c54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Added multiple calendar icon support. - Added meta tags to support fullscreen mode on iOS (for server mode) - Added `ignoreOldItems` and `ignoreOlderThan` options to the News Feed module +- Added a configurable Week section to the clock module. ### Fixed - Update .gitignore to not ignore default modules folder.