CHANGELOG.md in hash_ish-0.2.0 vs CHANGELOG.md in hash_ish-0.3.0
- old
+ new
@@ -1,5 +1,11 @@
+## 0.3.0 (2015-07-22)
+
+Features:
+ - Can now add default values
+ - HashIsh now returns instance of self
+
## 0.2.0 (2015-07-22)
Features:
- HashIsh.new now object that descends from Hash