CHANGELOG.md in suo-0.1.1 vs CHANGELOG.md in suo-0.1.2
- old
+ new
@@ -1,8 +1,12 @@
+## 0.1.2
+
+- Fix retry_timeout to properly use the full time (was being calculated incorrectly).
+- Refactor client implementations to re-use more code.
+
## 0.1.1
- Use [MessagePack](https://github.com/msgpack/msgpack-ruby) for semaphore serialization.
-
## 0.1.0
- First release.