Skip to content

Commit a251f8b

Browse files
committed
Update VERSION3.md
1 parent f0d4e27 commit a251f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/VERSION3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ There are many changes in related jackson libraries that affect all jackson user
77
are less significant. The most notable change is the addition of ScalaModule builder.
88
Users who don't use DefaultScalaModule may need to change to using ScalaModule builder.
99

10-
* [[gh-525]](https://github.com/FasterXML/jackson-module-scala/issues/525) Add ScalaModule builder
10+
* [[gh-525]](https://github.com/FasterXML/jackson-module-scala/issues/525) Add ScalaModule builder
1111
* [[gh-531]](https://github.com/FasterXML/jackson-module-scala/issues/531) Remove DefaultRequiredAnnotationIntrospector as part of dropping support for jackson-module-jsonSchema
1212
* [[gh-583]](https://github.com/FasterXML/jackson-module-scala/issues/583) Change groupId and package names to `tools.jackson`
1313
* [[gh-pr-665]](https://github.com/FasterXML/jackson-module-scala/pull/665) Remove ScalaObjectMapper in favour of ClassTagExtensions

0 commit comments

Comments
 (0)