Skip to content

Commit

Permalink
Prepare v5.7.1 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 Feb 19, 2019
1 parent 63a0f14 commit 13f0c41
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## 5.7.1

Released: 2019-02-19

### Changes

* Simplify `hasFormMutator` method implementation to check against `method_exists` instead of using `ReflectionClass`.
* Force `placeholder` is not selectable on `<select>`.
* Allows `'0'` as text on `<label>`.

## 5.7.0

Released: 2017-09-05
Expand Down

0 comments on commit 13f0c41

Please sign in to comment.