Skip to content

Commit 9b7f781

Browse files
committed
Add (union) discriminator support to changelog
1 parent c4b839a commit 9b7f781

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
@@ -17,6 +17,7 @@
1717
The library provides two implementations for the property naming strategy:
1818
* `IdenticalPropertyNamingStrategy`
1919
* `SnakeCasePropertyNamingStrategy` (default).
20+
* Add support for (union) discriminators and their related JMS attributes `#[UnionDiscriminator]` and `#[Discriminator]`
2021

2122
# Version 1.x
2223

0 commit comments

Comments
 (0)