Merge pull request #799 from roramirez/missing-entries-changelog-test

Add in Changelog missing tests added for 2.1.1 version
This commit is contained in:
Michael Teeuw
2017-03-31 09:27:03 +02:00
committed by GitHub

View File

@@ -55,6 +55,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added hideLoading option for News Feed module. - Added hideLoading option for News Feed module.
- Added configurable dateFormat to clock module. - Added configurable dateFormat to clock module.
- Added multiple calendar icon support. - Added multiple calendar icon support.
- Added tests for Translations, dev argument, version, dev console.
- Added test anytime feature compliments module.
- Added test ipwhitelist configuration directive.
- Added test for calendar module: default, basic-auth, backward compability, fail-basic-auth.
- Added meta tags to support fullscreen mode on iOS (for server mode) - Added meta tags to support fullscreen mode on iOS (for server mode)
- Added `ignoreOldItems` and `ignoreOlderThan` options to the News Feed module - Added `ignoreOldItems` and `ignoreOlderThan` options to the News Feed module
- Added test for MM_PORT enviroment variable. - Added test for MM_PORT enviroment variable.