Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed May 21, 2020
1 parent 975f767 commit b5bd691
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@

### Fixed

- Negated predicates support the logic operator API now (fixed via #276) (@solnic)
- Fixed circular require warning (issue #279 closed via #282) (@landongrindheim)
- Validating keys against an array with non-hash members no longer crashes (issue #283 fixed via #284) (@beechnut)
- Key validator no longer crashes with an array of non-hashes (issue #289 fixed via #288) (@tadeusz-niemiec)
- Negated predicates support the logic operator API now (fixed via #276 by @solnic)
- Fixed circular require warning (issue #279 closed via #282 by @landongrindheim)
- Validating keys against an array with non-hash members no longer crashes (issue #283 fixed via #284 by @beechnut and issue #289 fixed via #288 by @tadeusz-niemiec)


[Compare v1.5.0...v1.5.1](https://github.com/dry-rb/dry-schema/compare/v1.5.0...v1.5.1)
Expand Down

0 comments on commit b5bd691

Please sign in to comment.