CHANGELOG.md in macaw_framework-1.0.0 vs CHANGELOG.md in macaw_framework-1.0.1

- old
+ new

@@ -39,5 +39,11 @@ - Adding support to HTTPS/SSL using security certificates - Implemented a middleware for rate limiting to prevent DoS attacks - Improvement of caching strategy to ignore optional headers - First production-ready version + +## [1.0.1] - 2023-05-03 + +- Introducing server-side session management +- Fixing a bug with cache +- Improving README