CHANGELOG.md in upperkut-0.7.0 vs CHANGELOG.md in upperkut-0.7.1
- old
+ new
@@ -1,8 +1,15 @@
# Upperkut changes
0.7.x
---------
+- Added Datahog middleware #42 by @gabriel-augusto
+- Added redis to CI #40 by #henrich-m
+- Specs improvements #34 and #35, #37 by @gabriel-augusto
+- Enable Rubocop #32 by @henrich-m
+- Added codeclimate #31 by @henrich-m
+
+
- Extract Buffered Queue behavior to its own strategy #29
0.6.x
---------
- Set redis url when env var REDIS_URL is set thanks to @lucaskds #22