Skip to content

Commit 2f775b9

Browse files
committed
Fix release notes
1 parent ee42eab commit 2f775b9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release-notes/VERSION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ Versions: 3.x (for earlier see VERSION-2.x)
5252
#5475: Support `@JsonDeserializeAs` annotation
5353
(implemented by @cowtowncoder, w/ Claude code)
5454

55+
3.0.4 (not yet released)
56+
57+
#5481: JsonMapper.Builder.modules(...) ignores changes after build() due to
58+
internal saveState
59+
(reported by @libetl)
60+
(fix by @cowtowncoder, w/ Claude code)
61+
5562
3.0.3 (28-Nov-2025)
5663

5764
#5393: `@JsonAnyGetter` property gets included in generated schema

0 commit comments

Comments
 (0)