CHANGELOG.md in macaw_framework-1.1.1 vs CHANGELOG.md in macaw_framework-1.1.2

- old
+ new

@@ -77,5 +77,11 @@ ## [1.1.1] - 2023-05-28 - Adding native cron jobs - Documentation improvement + +## [1.1.2] - 2023-05-31 + +- Fixing retry bug in cron jobs, where retries were made after an exception without waiting for interval +- Fixing another bug in cron jobs where an exception were thrown when start_delay were not set +- Documentation improvement