ChangeLog.md in redis-throttler-0.1.7 vs ChangeLog.md in redis-throttler-0.1.8
- old
+ new
@@ -1,4 +1,9 @@
+### 0.1.8 / 2016-08-02:
+
+* Add Configuration helper to allow for initializer
+* Add test for configuration
+
### 0.1.7 / 2016-08-01:
* Fix test specs
* Fix miscount when interval too high
* Expand model and object tests