Skip to content

Commit

Permalink
Add changelog for OpenAPI 3.1+ error
Browse files Browse the repository at this point in the history
Follow up #418 and #419 to really add the promised changelog for
erroring on OpenAPI 3.1+.
  • Loading branch information
brandur committed May 4, 2024
1 parent 0e21c89 commit 23e6f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Error explicitly that OpenAPI 3.1+ isn't supported #418

## [5.1.0] - 2024-01-16
- Implement cache in schema loading #385
- Upgrade `openapi_parser` dependency to 2.0 #400
Expand Down

0 comments on commit 23e6f97

Please sign in to comment.