Skip to content

Commit bb9d198

Browse files
committed
Update release notes wrt #624
1 parent 3781142 commit bb9d198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Project: jackson-databind
1818
(reported by Chris P, pimlottc@github)
1919
#504: Add `DeserializationFeature.USE_LONG_FOR_INTS`
2020
(suggested by Jeff S)
21+
#624: Allow setting external `ClassLoader` to use, via `TypeFactory`
2122
#649: Make `BeanDeserializer` use new `parser.nextFieldName()` and `.hasTokenId()` methods
2223
#664: Add `DeserializationFeature.ACCEPT_FLOAT_AS_INT` to prevent coercion of floating point
2324
numbers int `int`/`long`/`Integer`/`Long`

0 commit comments

Comments
 (0)