Skip to content

Commit cde7edd

Browse files
authored
Update CHANGELOG.md
1 parent c8af735 commit cde7edd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

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

7+
### Added
8+
9+
- Conversion - Added option to set preferred request body content-type and use the first mentioned content-type as request body.
10+
11+
### Fixed
12+
13+
- Fixed issue with getOptions() API where default module version was still v1.
14+
- Fix to convert "format:binary" to "type:file" for requests with formdata body.
15+
16+
### Chore
17+
18+
- Replace traverse with neotraverse to reduce related dependencies.
19+
720
## [v4.22.0] - 2024-07-10
821

922
### Chore

0 commit comments

Comments
 (0)