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 c8af735 commit cde7edd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

## [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.

### Fixed

- 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

0 comments on commit cde7edd

Please sign in to comment.