diff --git a/docs/FixedIssues.md b/docs/FixedIssues.md index fc6e0eb..9b18a53 100644 --- a/docs/FixedIssues.md +++ b/docs/FixedIssues.md @@ -2,7 +2,6 @@ A list of issues that have not been resolved in `jackson-module-kotlin`, but hav ## Fixed - [Getting MismatchedInputException instead of MissingKotlinParameterException · Issue \#234](https://github.com/FasterXML/jackson-module-kotlin/issues/234) -- [Private getter with different return type hides property · Issue \#341](https://github.com/FasterXML/jackson-module-kotlin/issues/341) - [Remove \`kotlin\-reflect\` and replace it with \`kotlinx\-metadata\-jvm\` · Issue \#450](https://github.com/FasterXML/jackson-module-kotlin/issues/450) - [Annotation given to constructor parameters containing \`value class\` as argument does not work · Issue \#651](https://github.com/FasterXML/jackson-module-kotlin/issues/651) - [How to deserialize a kotlin\.ranges\.ClosedRange with Jackson · Issue \#663](https://github.com/FasterXML/jackson-module-kotlin/issues/663)