CHANGELOG.md in routemaster-drain-3.0.3 vs CHANGELOG.md in routemaster-drain-3.1.0
- old
+ new
@@ -1,4 +1,10 @@
+### 3.1.0 (2017-11-42)
+
+Features:
+
+- Make retry-attempt-count and retry-methods configurable in APIClient.
+
### 3.0.3 (2017-09-21)
Bug fixes:
- Fixes a regression introduced in 3.0.1 where the APIClient auth data would not be populated under some conditions. (#65)