Skip to content

Commit 92148ef

Browse files
committed
updated CHANGELOG.md
1 parent eabb067 commit 92148ef

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.0] - 2025-05-15
9+
10+
### Added
11+
- Added CONTRIBUTING.md with development guidelines and workflow instructions
12+
- Improved documentation for contributor onboarding
13+
14+
### Changed
15+
- Enhanced error handling for RabbitMQ connection failures
16+
- Updated dependencies to latest versions for improved security
17+
- Use loguru for better logging matainability. Logging to stderr by default.
18+
19+
### Fixed
20+
- Fixed issue with queue name validation in certain edge cases
21+
822
## [2.0.0] - 2025-04-30
923

1024
### Added

0 commit comments

Comments
 (0)