Skip to content

Commit d1762bf

Browse files
authored
Merge pull request #713 from postmanlabs/feature/changelog-update
Update CHANGELOG.md with changes done in this release.
2 parents 4560c34 + f674380 commit d1762bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
516
## [v4.11.0] - 2021-04-14
617

718
### Added

0 commit comments

Comments
 (0)