CHANGELOG.md in arbre-1.0.0.rc4 vs CHANGELOG.md in arbre-1.0.0

- old
+ new

@@ -1,4 +1,8 @@ +## 1.0.0 + +* Added support for the use of `:for` with non Active Model objects + ## 1.0.0.rc4 * Fix issue where user could call `symbolize_keys!` on a HashWithIndifferentAccess which doesn't implement the method