Skip to content

Commit

Permalink
Update VERSION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Feb 10, 2024
1 parent 0688f95 commit 270273c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions release-notes/VERSION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Version: 2.17.0 (unreleased)

This patch release tracks Jackson 2.17. The 2.17 series has full support for
Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.

## Fixes

* [[gh-pr-666]](https://github.com/FasterXML/jackson-module-scala/pull/666) Support deserialization of TreeSeqMap

# Version: 2.16.1

## Fixes
Expand Down

0 comments on commit 270273c

Please sign in to comment.