Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VShingala authored Jul 22, 2024
1 parent 8ffd040 commit 5267cb9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

## [v4.23.1] - 2024-07-22

## [v4.23.0] - 2024-07-22

### Added

- Conversion - Added option to set preferred request body content-type and use the first mentioned content-type as request body.
Expand All @@ -15,10 +13,6 @@
- Fixed issue with getOptions() API where default module version was still v1.
- Fix to convert "format:binary" to "type:file" for requests with formdata body.

### Chore

- Replace traverse with neotraverse to reduce related dependencies.

## [v4.22.0] - 2024-07-10

### Chore
Expand Down Expand Up @@ -645,9 +639,7 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0

[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.23.1...HEAD

[v4.23.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.23.0...v4.23.1

[v4.23.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.0
[v4.23.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.1

[v4.22.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.21.0...v4.22.0

Expand Down

0 comments on commit 5267cb9

Please sign in to comment.