CHANGELOG.md in flexirest-1.9.15 vs CHANGELOG.md in flexirest-1.9.16
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 1.9.16
+
+Bugfix:
+
+- Cached responses were always returning as `dirty?`/`changed?` (thanks to AKRathore for the bug report).
+
## 1.9.15
Bugfix:
- Fix not marking unchanged attributes as dirty (thanks to Khairi Adnan for the bug report).