CHANGELOG.md in rabbit_messaging-0.10.0 vs CHANGELOG.md in rabbit_messaging-0.11.0

- old
+ new

@@ -1,7 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.11.0] - 2021-05-05 +### Added +- `Rabbit.config.receiving_job_class_callable` now receives the full message context (with `message`, `delivery_info` and `arguments` (see the `Rabbit::Receiving::Receive`)); + ## [0.10.0] - 2021-03-05 ### Added - logging message headers ## [0.9.0] - 2020-11-18