CHANGES.md in i18n-tasks-0.5.0 vs CHANGES.md in i18n-tasks-0.5.1
- old
+ new
@@ -1,9 +1,15 @@
+## 0.5.1
+
+* Fix [conservative router](https://github.com/glebm/i18n-tasks#conservative-router).
+* Default router is now the default.
+
## 0.5.0
* internals refactored to use trees everywhere
* type `guide` in `i18n-tasks irb` to learn more about the commands
* (remove-)unused tasks now work per locale
+* `ignore` settings are shown on `i18n-tasks config`
* Rubinius 2.2.7 compatibility
## 0.4.5
* Respect tty color setting