CHANGELOG.md in routemaster-drain-2.5.1 vs CHANGELOG.md in routemaster-drain-2.5.2
- old
+ new
@@ -1,14 +1,19 @@
+### 2.5.2 (2017-05-11)
+
+Bug fixes
+
+- Bust the cache when the resource is not found (#48)
+
### 2.5.1 (2017-05-10)
Features:
- Adds the `Siphon` middleware to `CacheBusting` drain (#45)
-Bug fixes:
+Bug fixes
-- Sweep from dirty map if resource is missing (#47)
-
+- Sweep the dirty map if a resource is missing (#47)
### 2.5.0 (2017-04-11)
Features: