Fixed Changelog to match the correct version.

This commit is contained in:
Michael Teeuw 2017-01-23 16:18:42 +01:00 committed by GitHub
parent 95cf554de4
commit d9c7ee8976

View File

@ -24,6 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Init tests using mocha. - Init tests using mocha.
- Option to use RegExp in Calendar's titleReplace. - Option to use RegExp in Calendar's titleReplace.
- Hungarian Translation. - Hungarian Translation.
- Icelandic Translation.
### Fixed ### Fixed
- Update .gitignore to not ignore default modules folder. - Update .gitignore to not ignore default modules folder.
@ -38,7 +39,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install` **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
### Added ### Added
- Icelandic translation.
- Finnish translation. - Finnish translation.
- Danish translation. - Danish translation.
- Turkish translation. - Turkish translation.