CHANGELOG.md in kanal-0.6.0 vs CHANGELOG.md in kanal-0.7.0

- old
+ new

@@ -1,6 +1,9 @@ ## [Unreleased] +## [0.7.0] 2023-04-25 +- new output property for batteries: specifics. You can now add specific properties for whatever purpose like specifics.add, specifics.get. specifics.has? + ## [0.6.0] 2023-04-24 - .composite_logger method for core now gives possibility to take that logger and provide it as ruby logger somewhere in the other library (usually to flow some libraries used in your kanal app logs into the kanal logs to have logs in the same place) - you can now get beautified router info in string format for debug purpose via router.routes_info_string method - better error handling in block specified for .output_ready - moved many logs from level INFO level to DEBUG to stop logs overflow of inner machinery when you just want to know some info