Skip to content

Commit 61bbca2

Browse files
committed
Update release notes
1 parent 8ed56f0 commit 61bbca2

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

release-notes/CREDITS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ Lee Jiwon (@dlwldnjs1009)
212212
[3.1.0]
213213
* Implemented #5621: Fix typo: MissingInjectableValueExcepion → MissingInjectableValueException
214214
[3.1.0]
215+
* Fixed #5867: Fix `Map.Entry` deserialization for property-level
216+
`Shape.NATURAL` override
217+
[3.1.0]
215218

216219
Garret Wilson (@garretwilson)
217220
* Suggested #4157: Add `MapperFeature.INFER_RECORD_GETTERS_FROM_COMPONENTS_ONLY` to ignore

release-notes/VERSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ No changes since 3.1
1919
`DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES`
2020
(reported by Lavender S)
2121
(fix by @cowtowncoder, w/ Claude code)
22+
#5867: Fix `Map.Entry` deserialization for property-level
23+
`Shape.NATURAL` override
24+
(fixed by Lee Jiwon)
2225

2326
3.1.1 (27-Mar-2026)
2427

0 commit comments

Comments
 (0)