diff --git a/CHANGELOG.md b/CHANGELOG.md index 69414c3..c167e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.25.0] - 2023-01-02 + +### Added +- Added configuration for Janitor's Interval and Deletion Batch Size (PR: https://github.com/hibiken/asynq/pull/715) + ## [0.24.1] - 2023-05-01 ### Changed