diff --git a/CHANGELOG.md b/CHANGELOG.md index 5792a99..7644cd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.0] - 2022-04-11 + +Version 0.7 added support for [Task Aggregation](https://github.com/hibiken/asynq/wiki/Task-aggregation) feature + +### Added + +- (ui): Added tasks view to show aggregated tasks + ## [0.6.1] - 2022-03-17 ### Fixed