CHANGELOG.md in macaw_framework-1.0.1 vs CHANGELOG.md in macaw_framework-1.0.2
- old
+ new
@@ -45,5 +45,11 @@
## [1.0.1] - 2023-05-03
- Introducing server-side session management
- Fixing a bug with cache
- Improving README
+
+## [1.0.2] - 2023-05-06
+
+- Fixing a bug with cache where ignored_headers where not being properly loaded
+- Fixed a bug with cache where URL parameters were not being considered in the strategy
+- Updating SECURITY.md with more information