CHANGELOG.md in redis_getlock-0.2.0 vs CHANGELOG.md in redis_getlock-0.3.0
- old
+ new
@@ -1,4 +1,14 @@
+# 0.3.0 (2016-08-28)
+
+Enhancements:
+
+* Add #self_locked? method
+
+Changes:
+
+* Change payload value format to add #self_locked? method
+
# 0.2.0 (2016-08-28)
Changes:
* Rename `timeout` option to `expire` option