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.x3
1 files changed, 2 insertions, 1 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index c4cb5a1c4..59cf75d48 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -26,11 +26,12 @@ Project: jackson-databind
#2719: `FAIL_ON_IGNORED_PROPERTIES` does not throw on `READONLY` properties with
an explicit name
(reported, fix contributed by David B)
+#2726: Add Gradle Module Metadata for version alignment with Gradle 6
+ (contributed by Jendrik J)
#2732: Allow `JsonNode` auto-convert into `ArrayNode` if duplicates found (for XML)
#2733: Allow values of "untyped" auto-convert into `List` if duplicates found (for XML)
- Add `BeanDeserializerBase.isCaseInsensitive()`
- Some refactoring of `CollectionDeserializer` to solve CSV array handling issues
-- Add Gradle Module Metadata for version alignment with Gradle 6
2.11.1 (not yet released)