Skip to content

Commit 1ce1d71

Browse files
committed
Prepare v5.5.2 release.
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 7e22157 commit 1ce1d71

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## 5.5.2
6+
7+
Released: 2018-04-03
8+
9+
### Changes
10+
11+
* Validation in select field for boolean value of selected option. ([@AndersonFriaca](https://github.com/AndersonFriaca))
12+
13+
### Fixes
14+
15+
* Fix form method of hidden input '_method' is preserved on next request. ([@tortuetorche](https://github.com/tortuetorche))
16+
* Fix selected to check for using `Illuminate\Support\Collection::contains()` whenever possible. ([@VinceG](https://github.com/VinceG))
17+
518
## 5.5.1
619

720
Released: 2018-02-10

0 commit comments

Comments
 (0)