CHANGELOG.md in flexirest-1.11.0 vs CHANGELOG.md in flexirest-1.11.1
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 1.11.1
+
+Enhancement:
+
+- Add automatic expiry of cached responses based on the Expires header if set (thanks to Romain Gisiger for the issue and PR)
+
## 1.11.0
Major change:
- Dropped support for Ruby 2.x. Ruby 2.7 will be EOL in 27 days, and anyone can use the previous version 1.10 if they need 2.x support for the last month.