CHANGELOG.md in flexirest-1.3.24 vs CHANGELOG.md in flexirest-1.3.25

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 1.3.25 + +Feature: + +- Improvements in performance due to date parsing (thanks to guanglunw for the PR) + ## 1.3.24 Bugfix: - Calling class methods on an instance where the instance is cacheable should work (thanks to johnmckinght for the bug report)