Skip to content

Commit

Permalink
changelog: note API breakage from #953 (#957)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp authored Jun 2, 2024
1 parent 518b18d commit 8d5ee0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,9 @@ This will change the schema validation errors to return only the `Reason` field,

## CHANGELOG: Sub-v1 breaking API changes

### v0.125.0
* The `openapi3filter.ErrFunc` and `openapi3filter.LogFunc` func types now take the validated request's context as first argument.

### v0.122.0
* `Paths` field of `openapi3.T` is now a pointer
* `Responses` field of `openapi3.Operation` is now a pointer
Expand Down

0 comments on commit 8d5ee0b

Please sign in to comment.