Skip to content

Commit 8cdd968

Browse files
committed
Update VERSION.md
1 parent 18806f8 commit 8cdd968

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

release-notes/VERSION.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Version: 2.22.1
2+
3+
## Fixes
4+
5+
* [[gh-pr-800]](https://github.com/FasterXML/jackson-module-scala/pull/800) Scala 3.8+ requires us to make an underlying field in a Scala 2 Enumeration class accessible
6+
7+
# Version: 2.22.0
8+
9+
This patch release tracks Jackson 2.22. The 2.22 series has full support for
10+
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
11+
There are no new fixes in this release.
12+
13+
# Version: 2.21.5
14+
15+
There are no new fixes in this release; it serves to track the 2.21.5 release
16+
of the upstream Jackson projects.
17+
118
# Version: 2.21.4
219

320
There are no new fixes in this release; it serves to track the 2.21.4 release

0 commit comments

Comments
 (0)