You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/VERSION3.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Check VERSION.md for jackson-module-scala 2.x release information. This file tracks jackson-module-scala 3.x.
2
2
3
-
# 3.0.0 (release not yet scheduled)
3
+
# 3.0.0-rc2
4
4
5
5
This patch release tracks Jackson 3.0.0. The 3.0 series has full support for Scala 2.11, 2.12, 2.13 and 3. There are many changes in related jackson libraries
6
6
that affect all jackson users. jackson-module-scala changes are less significant. The most notable change is the addition of ScalaModule builder.
0 commit comments