CHANGELOG.md in routemaster-drain-3.2.0 vs CHANGELOG.md in routemaster-drain-3.3.0
- old
+ new
@@ -1,11 +1,17 @@
+### 3.3.0 (2017-11-16)
+
+Features:
+
+- Adds a PUT request to the APIClient
+
### 3.2.0 (2017-11-10)
Features:
- Adds a circuit breaker to GET requests (#66)
-### 3.1.0 (2017-11-2)
+### 3.1.0 (2017-11-02)
Features:
- Make retry-attempt-count and retry-methods configurable in APIClient.