Merge pull request #624 from tosti007/Calendar_Regex

Add Regexp possibility to titleReplace
This commit is contained in:
Michael Teeuw
2017-01-17 11:07:42 +01:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Russian Translation
- Afrikaans Translation
- Add postinstall script to notify user that MagicMirror installed successfully despite warnings from NPM.
- Option to use RegExp in Calendar's titleReplace.
### Fixed
- Update .gitignore to not ignore default modules folder.