CHANGELOG.md in bisu-1.6.0 vs CHANGELOG.md in bisu-1.7.0
- old
+ new
@@ -1,8 +1,22 @@
# Change Log
All notable changes to this project will be documented in this file.
`Bisu` adheres to [Semantic Versioning](http://semver.org/).
+## [1.7.0](https://github.com/hole19/bisu/releases/tag/v1.7.0)
+Released on 2019/02/18
+
+#### Added
+- Adds support for a dictionary source from generic URL
+
+## [1.6.0](https://github.com/hole19/bisu/releases/tag/v1.6.0)
+Released on 2019/02/18
+
+#### Added
+- Merges changes from [Onfido's fork](https://github.com/onfido/bisu)
+ - Removes the restriction for keys to start with k
+ - Adds a strict mode to fail if there's any warning
+
## [1.5.0](https://github.com/hole19/bisu/releases/tag/v1.5.0)
Released on 2019/01/19
#### Added
- Adds an option to skip downloading i18n dictionary from an external source and loads it directly from a local file in that format