We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a2fc7 commit 6fe7829Copy full SHA for 6fe7829
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.16.0] - 2024-10-23
5
+### Added
6
+- Remove `sneakers` gem in favour of [kicks](https://github.com/ruby-amqp/kicks)
7
+
8
## [0.15.0] - 2024-06-05
9
### Added
10
- Support for custom reciving handler via `Rabbit.config.handler_resolver_callable` config;
@@ -23,7 +27,7 @@ All notable changes to this project will be documented in this file.
23
27
- `Gemfile.lock` added
24
28
25
29
### Fixed
26
-- `unless Sneakers.logger` was never executed
30
+- `unless Sneakers.logger` was never executed
31
32
## [0.11.0] - 2021-05-05
33
0 commit comments