Skip to content

Commit

Permalink
🎉 version bump to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
okitan committed Aug 16, 2017
1 parent 0385247 commit ace7175
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
## 0.5.2

* Added
* support of schema dependency for JsonSchema::Faker::Strategy::Simple
* validate default and return only if valid
* Fixed
* fixes bug of disruption in JsonSchema::Faker::Util.take_logical_and_of_schema
* fixes bug of not merged in JsonSchema::Faker::Strategy::Simple#compact_schema

## 0.5.1

* Added
* support for copying pattern in take_logical_and_of_schema
* support for copying pattern in take_logical_and_of_schema

## 0.5.0

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1
0.5.2

0 comments on commit ace7175

Please sign in to comment.