CHANGELOG.md in flexirest-1.2.4 vs CHANGELOG.md in flexirest-1.2.5

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 1.2.5 + +Bugfixes: + +- Fixes case when "Rails" exists but doesn't declare a ".cache" method + ## 1.2.4 / 1.2.3 Bugfixes: - Allows setting of base_url, username, password and request_body_type in a project-specific base class, then using that default in subclasses.