1 parent b747b9e commit cdffbf8Copy full SHA for cdffbf8
1 file changed
RELEASE_NOTES.md
@@ -1,6 +1,15 @@
1
Release Notes
2
=============
3
4
+## 7.0.0 - 2024-07-15
5
+
6
+Combination of the tags:
7
8
+- [6.4.1-alpha-1](https://github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-1)
9
+- [6.4.1-alpha-2](https://github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-2)
10
+- [6.4.1-alpha-3](https://github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-3)
11
+- [7.0.0-alpha-001](https://github.com/giraffe-fsharp/Giraffe/releases/tag/v7.0.0-alpha-001)
12
13
## 7.0.0-alpha-001 - 2024-07-08
14
15
- [Add ability to Configure Endpoints via IEndpointConventionBuilder](https://github.com/giraffe-fsharp/Giraffe/pull/599) - Credits @mrtz-j
0 commit comments