Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Aug 2, 2024
1 parent 6c1a862 commit 055e12a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

### Fixed
- Greatly simplified and cleaned up the test suite.
- Added better escaping to JSON Stream Formatter to handle strings that contain quotes or other JSON-meaningful characters.
- Fixed handling of deserializing a nullable enum field.

### Removed
- Nothing
Expand Down

0 comments on commit 055e12a

Please sign in to comment.