Changelog¶
All notable changes to this project are documented in CHANGELOG.md in the repository.
Recent Changes¶
For the most up-to-date changelog, see:
https://github.com/spumer/dramatiq-kombu-broker/blob/main/CHANGELOG.md
Versioning¶
This project follows Semantic Versioning:
- MAJOR version for incompatible API changes
- MINOR version for new functionality in a backward compatible manner
- PATCH version for backward compatible bug fixes
Release History¶
See GitHub Releases for release notes and download links.
Contributing¶
Changes are tracked using Conventional Commits and automated with Commitizen.