Skip to content

Commit 20a1b7c

Browse files
committed
update release notes
1 parent 8602a5b commit 20a1b7c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,3 +517,7 @@ Andriy Plokhotnyuk (plokhotnyuk@github)
517517
Arek Gabiga (arekgabiga@github)
518518
* Reported #1297: Deserialization of generic type with Map.class
519519
(2.8.1)
520+
521+
Chris Jester-Young (cky@github)
522+
* Contributed #1335: Unconditionally call `TypeIdResolver.getDescForKnownTypeIds`
523+
(2.8.2)

release-notes/VERSION

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.8.2 (not yet released)
8+
9+
#1335: Unconditionally call `TypeIdResolver.getDescForKnownTypeIds`
10+
(contributed by Chris J-Y)
11+
712
2.8.1 (20-Jul-2016)
813

914
#1256: `Optional.empty()` not excluded if property declared with type `Object`

0 commit comments

Comments
 (0)