Merge pull request #789 from 42SK/develop

Added option to ignore old items in the news feed module
This commit is contained in:
Michael Teeuw
2017-03-28 12:54:09 +02:00
committed by GitHub
3 changed files with 8 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added hideLoading option for News Feed module.
- Added configurable dateFormat to clock module.
- Added multiple calendar icon support.
- Added `ignoreOldItems` and `ignoreOlderThan` options to the News Feed module
### Fixed
- Update .gitignore to not ignore default modules folder.