aboutsummaryrefslogtreecommitdiff
path: root/release-notes/VERSION-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/VERSION-2.x')
-rw-r--r--release-notes/VERSION-2.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index da0a2cb69..465615d1d 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -11,6 +11,8 @@ Project: jackson-databind
#1964: Failed to specialize `Map` type during serialization where key type
incompatibility overidden via "raw" types
(reported by ptirador@github)
+#1990: MixIn `@JsonProperty` for `Object.hashCode()` is ignored
+ (reported by Freddy B)
#1998: Removing "type" attribute with Mixin not taken in account if
using ObjectMapper.copy()
(reported by SBKila@github)