Skip to content

Commit f1eeffa

Browse files
committed
doc: update CHANGELOG
Signed-off-by: Marek Cermak <[email protected]>
1 parent efef5d8 commit f1eeffa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ How to release a new version:
1010
### Removed
1111
- package `http/param`: can no longer change the tag value prefix the parser reacts to (e.g. from `param:"query=q"` to `param:"myPrefix=q"`)
1212

13+
### Changed
14+
- ResponseWriter has been moved to the `http` package and is no longer private.
15+
1316
## [0.7.1] - 2024-07-11
1417
### Changed
1518
- Canceling `Server.Run()` context no longer cancels requests base context.

0 commit comments

Comments
 (0)