Skip to content

Commit

Permalink
Update CHANGELOG for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clenk committed Jun 14, 2018
1 parent 2b0d10b commit 2b40fd0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

1.0.0 - 2018-06-13

* Enable validation of files with lists of objects
* Enable validating with additional schemas, e.g for custom objects/properties
* Add '--strict-properties' option to prohibit custom properties if desired
* Add a 'parse_args' function to make the validator easier to use as a library
* Incorporate latest schema fixes for URLs
* Improve error messages

0.5.0 - 2017-08-17

* Check for invalid timestamps
Expand Down

0 comments on commit 2b40fd0

Please sign in to comment.