Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Mar 31, 2022
1 parent 6e0f18c commit 7119a7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,11 +5,13 @@
### Changed
- Expanded `IntegerFormat` to support more fixed width integers #301 @wqz-leo

### Fixed
- Fixed duplicated switch cases when using explicit mappings in oneOf discriminator #297 @JanC

## 4.6.0

### Fixed
- Fixed compilation with Xcode 13 #282 @sroebert
- Fixed duplicated switch cases when using explicit mappings in oneOf discriminator #297 @JanC

### Changed
- Improved `CodeFormatter` efficiency #272 @zntfdr
Expand Down

0 comments on commit 7119a7b

Please sign in to comment.