Skip to content

Commit

Permalink
Changelog tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Oct 16, 2023
1 parent 9f64479 commit d29297c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- BC BREAK: The return type of formatter methods have changed to support null as a legal value.
- Serde now uses PHPUnit 10.

### Deprecated
- Nothing

### Fixed
- There was a bug that prevented default values in attributes to be ignored in some cases. That has been corrected.
- Flattened nullable objects previously got deserialized into empty objects. Now they are left as null.
Expand Down

0 comments on commit d29297c

Please sign in to comment.