From ee1f875fad129579026e243b6d3d36e284865f04 Mon Sep 17 00:00:00 2001 From: 64J0 Date: Tue, 14 May 2024 17:13:31 -0300 Subject: [PATCH] Release 6.4.1-alpha-3 --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 67865529..03c58b2e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,10 @@ Release Notes ============= +## 6.4.1-alpha-3 - 2024-05-14 + +- [Fix pre-release/release workflows](https://github.com/giraffe-fsharp/Giraffe/pull/596) - Credits @64J0 + ## 6.4.1-alpha-2 - 2024-05-12 - [Hotfix pre-release workflow](https://github.com/giraffe-fsharp/Giraffe/pull/595) - Credits @64J0