Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
* Add `Form::number()` and `Form::date()` helpers.
* Add `HTML::meta()` and `HTML::dl()` helpers.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 7, 2015
1 parent 95c75dc commit d973edf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,11 @@ title: HTML Change Log

## Version 3.0 {#v3-0}

### v3.0.1 {#v3-0-1}

* Add `Form::number()` and `Form::date()` helpers.
* Add `HTML::meta()` and `HTML::dl()` helpers.

### v3.0.0 {#v3-0-0}

* Update support for Laravel Framework v5.0.
Expand Down

0 comments on commit d973edf

Please sign in to comment.