Skip to content

Commit

Permalink
v3.3.2
Browse files Browse the repository at this point in the history
* Fixed compatibility with `laravie/html`.
* Simplify `Orchestra\Html\Form\Control::resolveFieldValue()`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Dec 3, 2016
1 parent 98d3c82 commit 184fae7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: HTML Change Log

## Version 3.3 {#v3-3}

### v3.3.2 {#v3-3-2}

* Fixed compatibility with `laravie/html`.
* Simplify `Orchestra\Html\Form\Control::resolveFieldValue()`.

### v3.3.1 {#v3-3-1}

* Add `Orchestra\Html\Traits\Decorate` trait.
Expand Down

0 comments on commit 184fae7

Please sign in to comment.