We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d320d1a commit f09f809Copy full SHA for f09f809
.semver
@@ -2,5 +2,5 @@
2
:major: 3
3
:minor: 1
4
:patch: 0
5
-:special: 'beta7'
+:special: 'beta8'
6
:metadata: ''
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+## New in v3.1.0-beta8 (Released 2025-12-6)
+* Correct the connection shutdown sequence.
+
## New in v3.1.0-beta7 (Released 2025-11-24)
* FIX: Flush after serving a file.
0 commit comments