CHANGELOG.md in usable-3.1.0 vs CHANGELOG.md in usable-3.2.0
- old
+ new
@@ -1,4 +1,15 @@
+3.2 (12/1/2016)
+===============
+
+* Improve performance of reads by defining usable attributes as methods
+* `usables._spec` is now `usables.spec`
+
+3.1 (11/30/2016)
+================
+
+* Convert +usables+ to a hash with +to_h+
+
3.0 (11/4/2016)
===============
* Multiple mods can be given to +usable+ simultaneously
* The +usables+ method no longer accepts a block (for performance reasons)