CHANGELOG.md in upperkut-0.8.0 vs CHANGELOG.md in upperkut-0.8.1
- old
+ new
@@ -1,9 +1,10 @@
# Upperkut changes
0.8.x
--------
+- Added exponential backoff when push_items #57
- Introducing Item to avoid losing enqueued at and report wrong latency
- metrics, thanks to @jeangnc
+ metrics #56 thanks to @jeangnc
0.7.x
---------
- Fix logging timeout message #54 by @jeanmatheussouto
- Add handle_error method #44