CHANGES.md in celluloid-extras-0.20.1 vs CHANGES.md in celluloid-extras-0.20.5
- old
+ new
@@ -1,4 +1,11 @@
+0.20.5 (2015-09-30)
+-----
+* Resumed updating changelog.
+* Revamped test suite, using shared RSpec configuration layer provided by Celluloid itself.
+* Updated gem dependencies provided by Celluloid::Sync... extraneous gems removed, or marked as development dependencies.
+
+
0.0.1
-----
* Initial release, with Rehasher and the concurrent Hash.
-* Has no tests.
\ No newline at end of file
+* Has no tests.