aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-07-20 18:47:56 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-07-20 18:47:56 -0700
commit2eba6322743efb513841ba9af5e2726381cc3ba4 (patch)
tree7a060eb05181a005c35d0eaee3b43fbb9d1398c8
parentb795cb83443d7a6153e17f837fe4dcc2a716eb30 (diff)
parent2baa845ce0b76811341381fc5460a05a70f5998b (diff)
downloadjackson-core-2eba6322743efb513841ba9af5e2726381cc3ba4.tar.gz
Merge branch '2.11' into 2.12
-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 52714f31..47b510a8 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -44,7 +44,7 @@ No changes since 2.11.0
#611: Optionally allow leading decimal in float tokens
(contributed by James A)
-2.10.5 (not yet released)
+2.10.5 (21-Jul-2020)
#616: Parsing JSON with `ALLOW_MISSING_VALUE` enabled results in endless stream
of `VALUE_NULL` tokens