Skip to content

Commit

Permalink
doc: update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Cermak <marek.cermak@strv.com>
  • Loading branch information
CermakM committed Sep 30, 2024
1 parent efef5d8 commit f1eeffa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ How to release a new version:
### Removed
- 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"`)

### Changed
- ResponseWriter has been moved to the `http` package and is no longer private.

## [0.7.1] - 2024-07-11
### Changed
- Canceling `Server.Run()` context no longer cancels requests base context.
Expand Down

0 comments on commit f1eeffa

Please sign in to comment.