We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ded8f commit 42fa582Copy full SHA for 42fa582
release-notes/VERSION-2.x
@@ -10,6 +10,7 @@ Project: jackson-module-kotlin
10
- Add Builder for KotlinModule
11
#281: Hide singleton deserialization support behind a setting on the module,
12
`singletonSupport` and enum `SingletonSupport`. Defaults to pre-2.10 behavior.
13
+#321: Make MissingKotlinParameterException extend MismatchedInputException
14
15
Kotlin updated to 1.3.61
16
0 commit comments