CHANGES.md in i18n-tasks-0.1.5 vs CHANGES.md in i18n-tasks-0.1.6
- old
+ new
@@ -1,17 +1,22 @@
+## v0.1.6
+
+* New key pattern syntax for i18n-tasks.yml a la globbing (@glebm)
+
## v0.1.5
-* Removed get_locale_data, added data configuration options
+* Removed get_locale_data, added data configuration options (@glebm)
+
## v0.1.4
* Fix relative keys in partials (@paulfioravanti)
* Fix i18n:missing when nothing is missing (@tamtamchik)
## v0.1.3
-* detect countable keys as used for unused task
+* detect countable keys as used for unused task (@glebm)
* account for non-string keys coming from yaml (thanks @lichtamberg)
## v0.1.2
* added grep config options (thanks @dmke)
-* improved terminal output
+* improved terminal output (@glebm)
\ No newline at end of file