Skip to content

Commit aa5c355

Browse files
committed
Update CHANGELOG.md with changes done in this release
1 parent c527b80 commit aa5c355

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- Fixed issue [#31](https://github.com/postmanlabs/openapi-to-postman/issues/31#issuecomment-1481258315) Added support for enableOptionalParameters option in v2 interface.
8+
9+
### Fixed
10+
11+
- Fixed issue [#11835](https://github.com/postmanlabs/postman-app-support/issues/11835) where Accept header was not present in Example request.
12+
- Fixed issue where conversion was failing with RangeError in case of non-schema circular refs.
13+
- Fixed issue where conversion was failing with TypeError by safer lodash functions usage.
14+
- Fixed issue where TypeErrors were happening for null/undefined params.
15+
16+
## [v1.7.1] - 2023-03-29
17+
18+
- Minor fix - Add language labels for Rust and Kotlin
19+
520
## [v4.11.0] - 2021-04-14
621

722
### Added

0 commit comments

Comments
 (0)