CHANGELOG.md in macaw_framework-1.3.1 vs CHANGELOG.md in macaw_framework-1.3.21
- old
+ new
@@ -145,5 +145,9 @@
## [1.3.1]
- Fixing bug where missing session configuration on `application.json` break the application
- Including a Cache module for manual caching.
+## [1.3.21]
+- Refactoring shutdown method
+- Fixing a bug where a HTTP call without client data broke the parser
+- Removing logs registering new HTTP connections to reduce log bloat