Skip to content

Commit 94ef94b

Browse files
authored
Update VERSION.md
1 parent 1c58c21 commit 94ef94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/VERSION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +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 (added after rc2 release)
8+
* [[gh-370]](https://github.com/FasterXML/jackson-module-scala/issues/370) Support jackson feature @JsonMerge (added after rc2 release). Thanks to Helder Pereira.
99
* [[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.
1010
* [[gh-455]](https://github.com/FasterXML/jackson-module-scala/issues/455) get ScalaAnnotationIntrospector to ignore non-Scala classes.
1111
* [[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)