CHANGELOG.md in routemaster-drain-2.4.1 vs CHANGELOG.md in routemaster-drain-2.4.2
- old
+ new
@@ -1,4 +1,10 @@
+### 2.4.2 (2017-03-21)
+
+Bug fixes:
+
+- APIClient#discover now memoizes the root response at class level (#35)
+
### 2.4.1 (2017-03-15)
Features:
- API Client now exposes promises instead of simple futures (#34)