Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 2788d35

Browse files
committed
Update CHANGELOG.md
1 parent 9cbf962 commit 2788d35

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

33
All notable changes to `laravel-form-components` will be documented in this file
44

5+
## 3.1.0 - 2021-11-01
6+
7+
- Support for Date Casting
8+
- Support for checkboxes where the bound value is Arrayable
9+
- Bugfix for default `0` values
10+
- Bootstrap 4 validation structure fix
11+
12+
## 3.0.1 - 2021-09-08
13+
14+
- Added name attribute when element is wired
15+
516
## 3.0.0 - 2021-09-08
617

718
- Support for Bootstrap 5

0 commit comments

Comments
 (0)