diff --git a/CHANGELOG.md b/CHANGELOG.md index fe43a1df..d845fec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Init tests using mocha. - Option to use RegExp in Calendar's titleReplace. - Hungarian Translation. +- Icelandic Translation. ### Fixed - 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` ### Added -- Icelandic translation. - Finnish translation. - Danish translation. - Turkish translation.