Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Feb 1, 2019
1 parent 0445aa3 commit a4cf0a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `laravel-html` will be documented in this file.

## 2.20.1 - 2019-02-01

- use Arr:: and Str:: functions

## 2.20.0 - 2019-01-18
- Added `unless` method and magic `__call` handler (e.g. `$input->valueUnless(false, 5)`)
- Added `size` attribute method to `Input`
Expand Down

0 comments on commit a4cf0a0

Please sign in to comment.