CHANGES.md in i18n-tasks-0.3.10 vs CHANGES.md in i18n-tasks-0.3.11

- old
+ new

@@ -1,12 +1,16 @@ -## 0.3.9 +## 0.3.11 -* Fix regression: Remove ActiveSupport::HashWithIndifferentAccess from locale data output +* Improve plural key handling ## 0.3.10 * New (de)serialization options in config * `add-missing` placeholder argument can now use %{base_value}. + +## 0.3.9 + +* Fix regression: Remove ActiveSupport::HashWithIndifferentAccess from locale data output ## 0.3.8 * Fix activesupport ~3.x compatibility issue (#45).