CHANGELOG.md in usable-3.4.0 vs CHANGELOG.md in usable-3.5.0
- old
+ new
@@ -1,4 +1,10 @@
+3.5.0 (1/18/2016)
+=================
+
+* FIX - Can marshal Usable configs
+* NEW - Track extended modules and constants so they can be eagerloaded and frozen in certain environments
+
3.4.0 (12/22/2016)
==================
* FIX - Copying usable attributes from a module to class/module works as expected
* NEW - Pass `only: :constants` when mounting a module to import just the constants from a module