Skip to content

Commit 691c2c7

Browse files
committed
Version
1 parent ee2edde commit 691c2c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55

66
## [Unreleased]
77

8+
## [0.2.0] - 2018-07-17
9+
### Changed
10+
* Changed method name from `assertMatchesJsonSchema` to `assertJsonSchema`
11+
* Moved PHPUnit to a required dependency rather than a dev dependency
12+
13+
### Added
14+
* Added support for loading schemas from an array
15+
* Added support for loading schemas from a file as a path
16+
* Added support for loading schemas as JSON
17+
818
## [0.1.0] - 2018-07-04
919
Initial Release

0 commit comments

Comments
 (0)