Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fix: update NEWS.md entry for 0.21.0 release
Lars Wirzenius committed 7 months ago
commit 5039a086f1a56335cdea1b627bd4a15e45907480
parent 1845c2b
1 file changed +10 -2
modified NEWS.md
@@ -3,10 +3,18 @@
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