CHANGELOG.md in macaw_framework-1.1.0 vs CHANGELOG.md in macaw_framework-1.1.1
- old
+ new
@@ -66,11 +66,16 @@
## [1.0.5] - 2023-05-12
- Fixing critical bug where threads were being killed and not respawning after abrupt client connection shutdown
-## [1.1.0] - 2023-xx-xx
+## [1.1.0] - 2023-05-20
- Adding support for other SSL/TSL keys other than RSA
- New mechanism to handle server shutdown properly
- Improving log readability
-- Automatic logging is now optional
\ No newline at end of file
+- Automatic logging is now optional
+
+## [1.1.1] - 2023-05-28
+
+- Adding native cron jobs
+- Documentation improvement