CHANGELOG.md in suo-0.3.3 vs CHANGELOG.md in suo-0.3.4

- old
+ new

@@ -1,4 +1,8 @@ +## 0.3.4 + +- Support for connection pooling when using memcached locks, via `with` blocks using Dalli (thanks to Lev). + ## 0.3.3 - Default TTL for keys to allow for short-lived locking keys (thanks to Ian Remillard) without leaking memory. - Vastly improve initial lock acquisition, especially on Redis (thanks to Jeremy Wadscak).