From 7768a1493b55f36e6682e1b892db417ab9ff64b2 Mon Sep 17 00:00:00 2001 From: Alejandro Moreno Date: Thu, 5 Oct 2023 13:18:00 +0200 Subject: [PATCH] Release notes for 0.24.1 --- RELEASE-NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index af698073d9..34a591b827 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -4,6 +4,12 @@ Latest release: [![](https://img.shields.io/github/release/bitnami-labs/sealed-secrets.svg)](https://github.com/bitnami-labs/sealed-secrets/releases/latest) +## v0.24.1 + +### Changelog + +- fix: remove trailing dashes for multidoc yaml ([#1335](https://github.com/bitnami-labs/sealed-secrets/pull/1335)) + ## v0.24.0 ### Changelog