CHANGELOG.md in lemondrop-0.1.0 vs CHANGELOG.md in lemondrop-0.1.1
- old
+ new
@@ -1,4 +1,7 @@
+# [0.1.1](https://github.com/bklang/lemondrop/compare/v0.1.0...v0.1.1) - [2013-12-11](https://rubygems.org/gems/lemondrop/versions/0.1.1)
+* Fix Redis accessors on Lemondrop constant
+
# [0.1.0](https://github.com/bklang/lemondrop/compare/v0.0.1...v0.1.0) - [2013-11-30](https://rubygems.org/gems/lemondrop/versions/0.1.0)
* Allow accessing Redis keys on the Lemondrop constant directly
* Logging & comment tweaks by Justin Aiken
# [0.0.1](https://github.com/bklang/lemondrop/tree/v0.0.1)