From 90a2b48b9290a807840af97a533c151d0d2b035b Mon Sep 17 00:00:00 2001 From: 64J0 Date: Sun, 12 May 2024 14:36:26 -0300 Subject: [PATCH] Release 6.4.1-alpha-2 --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a560819e..67865529 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,10 @@ Release Notes ============= +## 6.4.1-alpha-2 - 2024-05-12 + +- [Hotfix pre-release workflow](https://github.com/giraffe-fsharp/Giraffe/pull/595) - Credits @64J0 + ## 6.4.1-alpha-1 - 2024-05-12 - [Update README.md giraffe-template installation command](https://github.com/giraffe-fsharp/Giraffe/pull/591) - Credits @dbrattli