Skip to content

Commit

Permalink
Update CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Apr 4, 2019
1 parent 5f58c4f commit 3eef9bb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.6.0 2019-04-04

### Added

* Generating hints can be disabled by building `Operations::And` with `hints: false` option set (solnic)

### Changed

* `Rule` construction has been optimized so that currying and application is multiple-times faster (flash-gordon)

[Compare v0.5.0...v0.6.0](https://github.com/dry-rb/dry-logic/compare/v0.5.0...v0.6.0)

# v0.5.0 2019-01-29

### Added
Expand Down

0 comments on commit 3eef9bb

Please sign in to comment.