Skip to content

Commit 5267cb9

Browse files
authored
Update CHANGELOG.md
1 parent 8ffd040 commit 5267cb9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

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

7-
## [v4.23.0] - 2024-07-22
8-
97
### Added
108

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

18-
### Chore
19-
20-
- Replace traverse with neotraverse to reduce related dependencies.
21-
2216
## [v4.22.0] - 2024-07-10
2317

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

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

648-
[v4.23.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.23.0...v4.23.1
649-
650-
[v4.23.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.0
642+
[v4.23.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.1
651643

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

0 commit comments

Comments
 (0)