We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc1483 commit 724a442Copy full SHA for 724a442
CHANGELOG.md
@@ -10,15 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
### Changed
11
12
## 0.1.12 - 2017-11-23
13
+
14
### Added
15
16
+### Changed
17
- Fixes #50 Support custom meta schemas with custom keywords and formats. Thanks @kkalass
18
- Fixes #49 Use LinkedHashSets for ValidationMessages. Thanks @ehrmann
19
- Fixes #48 Remove unnecessary todo. Thanks @ehrmann
20
- Fixes #47 Change access modifiers in ValidationMessage. Thanks @ehrmann
21
- Fixes #45 Added test case for loading schemas from classpath. Thanks @kenwa
22
-### Changed
-
23
24
## 0.1.11 - 2017-10-18
25
0 commit comments