Skip to content

Commit

Permalink
Merge pull request #82 from 2manymws/tagpr-from-v0.11.0
Browse files Browse the repository at this point in the history
Release for v0.12.0
  • Loading branch information
k1LoW committed Jul 12, 2024
2 parents 84c1816 + f7c5d84 commit 91f6e01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v0.12.0](https://github.com/2manymws/rc/compare/v0.11.0...v0.12.0) - 2024-07-12
### New Features 🎉
- Avoid getting request body as much as possible in the handler. by @k1LoW in https://github.com/2manymws/rc/pull/81
### Other Changes
- Use `http.Read*` in testutil by @k1LoW in https://github.com/2manymws/rc/pull/83

## [v0.11.0](https://github.com/2manymws/rc/compare/v0.10.0...v0.11.0) - 2024-06-14
### Breaking Changes 🛠
- Use recorder instead of httptest.ResponseRecorder. by @k1LoW in https://github.com/2manymws/rc/pull/78
Expand Down

0 comments on commit 91f6e01

Please sign in to comment.