Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Oct 10, 2023
1 parent f196807 commit 2ce69d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog

## [0.0.4, Unreleased] - 2023-XX-XX
## [0.0.4, Unreleased] - 2023-10-10
### Added
- Generate code coverage report with `make coverage`.
- The coverage report name is `coverage.html`.
- Support more http mock methods; HEAD, OPTIONS, CONNECT, TRACE

### Changed
- Dependabot update go.mod in example codes.
Expand All @@ -14,7 +15,7 @@

## [0.0.3] - 2023-10-09
### Added
- support more http methods; HEAD, OPTIONS, CONNECT, TRACE
- Support more http methods; HEAD, OPTIONS, CONNECT, TRACE

### Fixed
- Broken example codes. However, some examples are still broken (iris, qraphql).
Expand Down

0 comments on commit 2ce69d3

Please sign in to comment.