Skip to content

Commit 8230242

Browse files
committed
update release notes
1 parent e8715a5 commit 8230242

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

release-notes/VERSION

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
Project: jackson-module-jsonSchema
2-
Version: 2.2.3 (xx-xxx-2013)
2+
Version: 2.3.0 (xx-xxx-2013)
33

4-
#13: IntegerSchema returns type "NUMBER", should return "INTEGER"
5-
- Fix for `@JsonValue` handling in jackson-databind, added unit test to
6-
verify that things work for Schema
4+
#18: Add mechanism to customize schema for property
5+
(suggested by rpdai)
76

87
------------------------------------------------------------------------
98
=== History: ===
109
------------------------------------------------------------------------
1110

11+
2.2.3 (26-Aug-2013)
12+
13+
#13: IntegerSchema returns type "NUMBER", should return "INTEGER"
14+
- Fix for `@JsonValue` handling in jackson-databind, added unit test to
15+
verify that things work for Schema
16+
1217
2.2.2 (27-May-2013)
1318
2.2.1 (03-May-2013)
1419

0 commit comments

Comments
 (0)