Skip to content

Commit 9f26359

Browse files
committed
release v3.0.6
1 parent d738a08 commit 9f26359

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v3.0.6 - 30.03.2026
44

55
- Sanitize CRLF sequences in outgoing HTTP response headers.
66
- Eliminate `string.lowercase` in a codebase: validate and lowercase header field names in a single pass, validate and lowercase important protocol header values (like `transfer-encoding`, `connection`, `upgrade` and more) at parse time.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "ewe"
2-
version = "3.0.5"
2+
version = "3.0.6"
33

44
description = "🐑 a fluffy Gleam web server"
55
target = "erlang"

0 commit comments

Comments
 (0)