From d9c7ee8976b69c8306ab133e20dc4c7d47ed1afc Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Mon, 23 Jan 2017 16:18:42 +0100 Subject: [PATCH] Fixed Changelog to match the correct version. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.