diff --git a/CHANGELOG.md b/CHANGELOG.md index f292b06..e2b3cd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.6.0] - 2022-03-02 + ### Added - (cmd): Added `--read-only` flag to specify read-only mode diff --git a/README.md b/README.md index 9506869..cacdcac 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Please make sure the version compatibility with the Asynq package you are using. | Asynq version | WebUI (asynqmon) version | | -------------- | ------------------------ | -| 0.20.x | 0.5.x | +| 0.22.x | 0.6.x | +| 0.20.x, 0.21.x | 0.5.x | | 0.19.x | 0.4.x | | 0.18.x | 0.2.x, 0.3.x | | 0.16.x, 0.17.x | 0.1.x | @@ -121,7 +122,6 @@ The address can be specified via `--prometheus-addr`. This enables the metrics v Screen Shot 2021-12-19 at 4 37 19 PM - ### Examples ```bash