aboutsummaryrefslogtreecommitdiff
path: root/release-notes/VERSION-2.x
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-05-04 14:23:17 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-05-04 14:23:17 -0700
commitdb1401a79b07878e1ab6fce3ec36ec78e651b3e5 (patch)
tree552d201c077375fb325cd0075bf74478dad15b0d /release-notes/VERSION-2.x
parentc994ede01ff30b3c357e991359921c863e1ca69b (diff)
downloadjackson-databind-db1401a79b07878e1ab6fce3ec36ec78e651b3e5.tar.gz
Fix #2486
Diffstat (limited to 'release-notes/VERSION-2.x')
-rw-r--r--release-notes/VERSION-2.x5
1 files changed, 5 insertions, 0 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index 964c05437..77f9c318b 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -4,6 +4,11 @@ Project: jackson-databind
=== Releases ===
------------------------------------------------------------------------
+2.11.1 (not yet released)
+
+#2486: Builder Deserialization with JsonCreator Value vs Array
+ (reported by Ville K)
+
2.11.0 (26-Apr-2020)
#953: i-I case conversion problem in Turkish locale with case-insensitive deserialization