Skip to content

Commit 17aa027

Browse files
committed
Update VERSION.md
1 parent cca8a28 commit 17aa027

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

release-notes/VERSION.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version: 2.15.0 (not yet released)
1+
# Version: 2.15.0
22

33
Breaks compatibility on some little used functions of ScalaAnnotationIntrospectorModule that were deprecated
44
in 2.14.3. New API functions have been provided. Apologies for any inconvenience. See **gh-pr-622**.
@@ -8,15 +8,6 @@ in 2.14.3. New API functions have been provided. Apologies for any inconvenience
88
* [[gh-pr-622]](https://github.com/FasterXML/jackson-module-scala/pull/622) Continue changes started in v2.14.3 to completely remove use of the problematic ClassKey class
99
* [[gh-628]](https://github.com/FasterXML/jackson-module-scala/issues/628) Fix issue with deserialization of null values when using Options inside Tuples.
1010

11-
# Version: 2.15.0-rc1/2.15.0-rc2
12-
13-
Breaks compatibility on some little used functions of ScalaAnnotationIntrospectorModule that were deprecated
14-
in 2.14.3. New API functions have been provided. Apologies for any inconvenience. See **gh-pr-622**.
15-
16-
## Fixes
17-
18-
* [[gh-pr-622]](https://github.com/FasterXML/jackson-module-scala/pull/622) Continue changes started in v2.14.3 to completely remove use of the problematic ClassKey class
19-
2011
# Version: 2.14.3 (Not yet released)
2112

2213
Deprecates some little used functions of ScalaAnnotationIntrospectorModule. These methods will be

0 commit comments

Comments
 (0)