aboutsummaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-06-24 19:42:09 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-06-24 19:42:09 -0700
commite8748901dcf0137d117edf0020d279d5a5fc5774 (patch)
tree95d1f6e5c6e3bbd3c95bfb951b6001e9c4f9582c /release-notes
parent1473b0341791205c809982161ebb804d8ed5a359 (diff)
downloadjackson-databind-e8748901dcf0137d117edf0020d279d5a5fc5774.tar.gz
prepare for 2.11.1
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/VERSION-2.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index 0ef9c478d..b4a48df9f 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
=== Releases ===
------------------------------------------------------------------------
-2.11.1 (not yet released)
+2.11.1 (25-Jun-2020)
#2486: Builder Deserialization with JsonCreator Value vs Array
(reported by Ville K)