aboutsummaryrefslogtreecommitdiff
path: root/release-notes/VERSION-2.x
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-07-15 20:45:55 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-07-15 20:45:55 -0700
commit925c7c11858db33a95870256b1e9931e4e33beea (patch)
tree5cfe0af55ce7e39733fccda66a450448b29c6364 /release-notes/VERSION-2.x
parenta8182eaaad61b0dcd1664fffab6f8f913194ae64 (diff)
downloadjackson-databind-925c7c11858db33a95870256b1e9931e4e33beea.tar.gz
Fixed #2796 (or part of it at least)
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 0a136e553..197a86c11 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -10,6 +10,8 @@ Project: jackson-databind
`createGenerator()`
#2785: Polymorphic subtypes not registering on copied ObjectMapper (2.11.1)
(reported, fix contributed by Joshua S)
+#2796: `TypeFactory.constructType()` does not take `TypeBindings` correctly
+ (reported by Daniel H)
2.11.1 (25-Jun-2020)