CHANGELOG.md in usable-3.6.0 vs CHANGELOG.md in usable-3.6.1

- old
+ new

@@ -1,4 +1,9 @@ +3.6.1 (1/23/2016) +================= + +* Fix issue with trying to modify Usable.extended_constants when freezing Usable because it may eager-load subclasses of a class that extends Usable + 3.6.0 (1/19/2016) ================= * NEW - Add Rails setting `usable_config.frozen` to freeze Usable in a after initialize Railtie * NEW - Add inherited hook to copy usable config to subclasses