Skip to content

Commit

Permalink
CL
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Jan 27, 2024
1 parent e4d99a2 commit 4f6eb9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The `Unreleased` section name is replaced by the expected version of next releas

### Added
### Changed

- `BREAKING: JsonPickler/JsonIsomorphism/UnionConverter`: Reduced greediness of `Type` matching (only honors tags placed on the type being serialized, not parents) [#113](https://github.com/jet/FsCodec/pull/113)

### Removed
### Fixed

Expand Down

0 comments on commit 4f6eb9e

Please sign in to comment.