From c53a20a577bf41e69ab979150758644a2092a5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Wed, 5 Apr 2017 22:01:49 -0300 Subject: [PATCH] Add changelog entry fix instruction_installer --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d883b16..e249999e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Added missing keys to Polish translation. - Added missing key to German translation. +### Fixed +- Fix instruction in README for using automatically installer script. + ## [2.1.1] - 2017-04-01 **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`