Skip to content

Commit a3c0fd8

Browse files
authored
Update VERSION.md
1 parent de6bc67 commit a3c0fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/VERSION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ DefaultRequiredAnnotationIntrospector and RequiredPropertiesSchemaModule have be
88
## Fixes
99

1010
* [[gh-296]](https://github.com/FasterXML/jackson-module-scala/issues/296) Support JsonSerializer interface for custom Scala collections (JsonSerializer allows a class to define its own serialization)
11+
* [[gh-211]](https://github.com/FasterXML/jackson-module-scala/issues/211) Deserialization of case object should not create a new instance of the case object (see comments on issue on how to enable this - it is not enabled by default)
1112

1213
# Version: 2.13.0-rc2
1314

0 commit comments

Comments
 (0)