Skip to content

Commit 985ecc6

Browse files
authored
Update VERSION.md
1 parent c5c1f56 commit 985ecc6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

release-notes/VERSION.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Version: 2.14.0 (not yet released)
2+
3+
This patch release tracks Jackson 2.14. The 2.14 series has full support for
4+
Scala 2.11, 2.12, 2.13 and 3. Java 8 is the minimum supported Java version.
5+
6+
## Fixes
7+
8+
* [[gh-572]](https://github.com/FasterXML/jackson-module-scala/issues/572) reuse Java code to parse Scala BigDecimal and BigInt
9+
10+
# Version: 2.13.3
11+
12+
There are no new fixes in this release; it serves to track the 2.13.3 release
13+
of the upstream Jackson projects.
14+
15+
# Version: 2.13.2
16+
17+
## Fixes
18+
19+
* [[gh-pr-566]](https://github.com/FasterXML/jackson-module-scala/pull/566) when paranamer fails, fail over to using java reflection
20+
121
# Version: 2.13.1
222

323
## Fixes

0 commit comments

Comments
 (0)