Skip to content

Commit 6fe7829

Browse files
author
ash
committed
Update CHANGELOG.
1 parent 00a2fc7 commit 6fe7829

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.16.0] - 2024-10-23
5+
### Added
6+
- Remove `sneakers` gem in favour of [kicks](https://github.com/ruby-amqp/kicks)
7+
48
## [0.15.0] - 2024-06-05
59
### Added
610
- 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.
2327
- `Gemfile.lock` added
2428

2529
### Fixed
26-
- `unless Sneakers.logger` was never executed
30+
- `unless Sneakers.logger` was never executed
2731

2832
## [0.11.0] - 2021-05-05
2933
### Added

0 commit comments

Comments
 (0)