From c5f53958be34f9db49b39fadd166aea902792525 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Fri, 25 Aug 2023 15:32:05 +0200 Subject: [PATCH] update RELEASE notes --- RELEASE-NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 9fbbca6..d8deccc 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,10 @@ # Release Notes +## v3.0.0 + +* Publish a rootless OCI image with examples on how to use it +* Refactor the release process + ## v2.5.0 * Update [code.forgejo.org/forgejo/act v1.10.0](https://code.forgejo.org/forgejo/runner/pulls/71)