Skip to content

Commit 7e58c27

Browse files
committed
Update release notes, credits, wrt #80
1 parent caa2b7b commit 7e58c27

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ Ignacio del Valle Alles (idelvall@github)
4242
#27: Object schema properties should adhere to `@JsonPropertyOrder` and
4343
`@XmlType(propOrder)`
4444
(2.6.2)
45+
46+
George W Fraser (georgewfraser@github)
47+
48+
#80: Support NumberFormat#multipleOf
49+
(2.7.0)
50+

release-notes/VERSION

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

7+
2.7.0 (not yet released)
8+
9+
#80: Support NumberFormat#multipleOf
10+
(contributed by George F)
11+
712
2.6.2 (15-Sep-2015)
813

914
#27: Object schema properties should adhere to `@JsonPropertyOrder` and

0 commit comments

Comments
 (0)