CHANGELOG.md in macaw_framework-1.3.0 vs CHANGELOG.md in macaw_framework-1.3.1
- old
+ new
@@ -141,5 +141,9 @@
- Improvements to cache usability
- Improving session strategy and fixing vulnerabilities on it
- Fixed a bug where errors were being logged with level INFO
- Improved error stack trace
+## [1.3.1]
+- Fixing bug where missing session configuration on `application.json` break the application
+- Including a Cache module for manual caching.
+