Fix format of release heading

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
Bryan Boreham 2025-01-02 13:49:59 +00:00
parent a480388261
commit 7086161a93

View file

@ -2,7 +2,7 @@
## unreleased
## 3.1.0 2025-01-02
## 3.1.0 / 2025-01-02
* [SECURITY] upgrade golang.org/x/crypto to address reported CVE-2024-45337. #15691
* [CHANGE] Notifier: Increment prometheus_notifications_errors_total by the number of affected alerts rather than per batch. #15428