Skip to content

Commit 8dce91c

Browse files
authored
Update VERSION.md
1 parent 9795287 commit 8dce91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/VERSION.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Scala 2.10, 2.11 and 2.12 and 2.13. Java 8 is now the minimum supported Java ver
55

66
## Fixes
77

8+
* [[gh-370]](https://github.com/FasterXML/jackson-module-scala/issues/370) Support jackson feature @JsonMerge
89
* [[gh-449]](https://github.com/FasterXML/jackson-module-scala/issues/449) Remove jackson-module-paranamer dependency. Scala 2.11 releases use paranamer directly still. Scala 2.12 and 2.13 releases no longer use paranamer.
910
* [[gh-455]](https://github.com/FasterXML/jackson-module-scala/issues/455) get ScalaAnnotationIntrospector to ignore non-Scala classes.
1011
* [[gh-462]](https://github.com/FasterXML/jackson-module-scala/issues/462) Unable to deserialize Seq or Map with AS_EMPTY null handling

0 commit comments

Comments
 (0)