Skip to content

Commit f657752

Browse files
authored
Change version to 2.20.0 and clean up notes
Updated version to 2.20.0 and removed release candidate notes.
1 parent fcb1c2d commit f657752

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

release-notes/VERSION.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
# Version: 2.20.0-rc2 (not yet released)
2-
3-
## Fixes
4-
5-
* [[gh-pr-758]](https://github.com/FasterXML/jackson-module-scala/pull/758) deprecate methods that take URL inputs
6-
7-
# Version: 2.20.0-rc1
1+
# Version: 2.20.0
82

93
This patch release tracks Jackson 2.20. The 2.20 series has full support for
104
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
115
There are no new fixes in this release.
126

7+
## Fixes
8+
9+
* [[gh-pr-758]](https://github.com/FasterXML/jackson-module-scala/pull/758) deprecate methods that take URL inputs
10+
1311
# Version: 2.19.2
1412

1513
There are no new fixes in this release; it serves to track the 2.19.2 release

0 commit comments

Comments
 (0)