Skip to content

Commit 41af1f9

Browse files
docs: Add CHANGELOG entry for #330
1 parent c37268b commit 41af1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- Fixes `Enum` deserialization when the value is `UNSET`.
2323
- Add handling of application/vnd.api+json media type.
2424
- Support passing models into query parameters (#316). Thanks @forest-benchling!
25+
- New `--file-encoding`command line option, set encoding used when writing generated, default: utf-8 (#330).
2526

2627
### Changes
2728

0 commit comments

Comments
 (0)