Changelog: fix number reference issue.

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-01-14 19:37:09 -03:00
parent 2f7be0559a
commit 1cf8e08d4b

View File

@ -139,7 +139,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed ### Fixed
- Added reference to Italian Translation. - Added reference to Italian Translation.
- Added the missing NE translation to all languages. [#565](https://github.com/MichMich/MagicMirror/issues/344) - Added the missing NE translation to all languages. [#344](https://github.com/MichMich/MagicMirror/issues/344)
- Added proper User-Agent string to calendar call. - Added proper User-Agent string to calendar call.
### Changed ### Changed