Skip to content

Commit

Permalink
Prepare 5.1.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Mar 24, 2020
1 parent 94f68ee commit 5c1ef7e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-5.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/support`.

## 5.1.0

Released: 2020-03-24

### Changes

* Refactor `Orchestra\Support\Validator`:
- Add `listen()` and `validate()` methods as replacement to `with()`.
- Add `state()` method as replacement to `on()` method.

### Deprecated

* Deprecate `on()` and `with()` from `Orchestra\Support\Validator`.

## 5.0.0

Released: 2020-03-04
Expand Down

0 comments on commit 5c1ef7e

Please sign in to comment.