CHANGELOG.md in config_default-0.2.4 vs CHANGELOG.md in config_default-0.2.5
- old
+ new
@@ -1,4 +1,25 @@
+## 0.2.5
+
+- Remove `attributes` keyword.
+- Development dependency gems upgrade.
+
+## 0.2.4
+
+- Avoid `symbolize_keys' for nil:NilClass error.
+
+## 0.2.3
+
+- Moving to ArgumentError for better semantics.
+
+## 0.2.1
+
+- Better rails monkey path apply. Rails extension classes without namespace.
+
+## 0.2.0
+
+- New gem version with better code organization.
+
## 0.1.2
- Move config struct option definition from `#method_missing` to `#define_singleton_method`
## 0.1.1