removing .gitignore changes and changelog notes about it

This commit is contained in:
Sergey Morozov
2017-01-10 11:05:37 -08:00
parent d019f88e26
commit 544e7fce88
2 changed files with 2 additions and 6 deletions

View File

@@ -8,9 +8,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add loaded function to modules, providing an async callback.
- Russian Translation
### Fixed
- corrected .gitignore rules for default modules
## [2.1.0] - 2016-12-31
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`