Analog clock addition

(cherry picked from commit 5032967343aec2d1a1d66f2ed26dce8b84d8cf37)
This commit is contained in:
Ashley M. Kirchner 2016-07-08 19:02:11 -06:00
parent 66a9138666
commit 35ec98cf13

View File

@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add max newsitems parameter to the newsfeed module. - Add max newsitems parameter to the newsfeed module.
- Translations for Simplified Chinese, Traditional Chinese and Japanese. - Translations for Simplified Chinese, Traditional Chinese and Japanese.
- Polish Translation - Polish Translation
- Add an analog clock in addition to the digital one.
### Fixed ### Fixed
- Edit Alert Module to display title & message if they are provided in the notification (Issue #300) - Edit Alert Module to display title & message if they are provided in the notification (Issue #300)