Skip to content

Commit cfd02b7

Browse files
authored
Update VERSION3.md with 3.0.2 fixes
Added a fix for serialization issue with alphabetic sorting of properties in version 3.0.2.
1 parent 36266ee commit cfd02b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

release-notes/VERSION3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ Check VERSION.md for jackson-module-scala 2.x release information. This file tra
22

33
# 3.0.2
44

5-
There are no new fixes in this release; it serves to track the 3.0.2 release
6-
of the upstream Jackson projects.
5+
## Fixes
6+
7+
* [[gh-pr-773]](https://github.com/FasterXML/jackson-module-scala/pull/773) fix serialization issue with alphabetic sorting of properties
78

89
# 3.0.1
910

0 commit comments

Comments
 (0)