| |
This file summarizes the user-visible changes to `radicle-ci-broker`
|
| |
between releases.
|
| |
|
| - |
## Version 0.20.2, released 2025-09-24
|
| + |
## Version 0.21.0, released 2025-09-24
|
| + |
|
| + |
This entry was modified after the release, because the release process
|
| + |
is excessively manual and prone to mistakes.
|
| + |
|
| + |
* The event filters `TagCreated`, `TagUpdated`, and `TagDeleted` were
|
| + |
added. They were supposed to have been added previously, and it was
|
| + |
a bug they weren't.
|
| |
|
| |
* The minimum supported Rust version (`rust-version` in in `Cargo.toml`)
|
| - |
is now 1.85.
|
| + |
is now 1.85. This is unrelated to the event filter change and fixes a
|
| + |
bug in the previous release.
|
| |
|
| |
|
| |
## Version 0.20.1, released 2025-09-19
|