CHANGELOG.md in upperkut-0.7.1 vs CHANGELOG.md in upperkut-0.7.2
- old
+ new
@@ -1,15 +1,14 @@
# Upperkut changes
0.7.x
---------
+- Added Scheduled Queue Implementation thanks to @rodrigo-araujo #38
- 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