We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b706bb commit 5bae77cCopy full SHA for 5bae77c
release-notes/CREDITS
@@ -54,3 +54,7 @@ Fabian Buch (fabianbuch@github)
54
* Contributed #73: `SerializationFeature.WRITE_DATES_WITH_ZONE_ID` writes
55
inconsistent Zone Offset
56
(2.6.3)
57
+
58
+Jochen Schalanda (joschi@github)
59
+ * Contributed #81: Add key deserializers for `Duration` and `Period` classes
60
+ (2.7.2)
release-notes/VERSION
@@ -4,6 +4,11 @@ Project: jackson-datatype-joda
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.7.2
8
9
+#81: Add key deserializers for `Duration` and `Period` classes
10
+ (contributed by Jochen S)
11
12
2.7.1 (02-Feb-2016)
13
2.7.0 (10-Jan-2016)
14
0 commit comments