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

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Nov 1, 2021
1 parent 9cbf962 commit 2788d35
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## 3.1.0 - 2021-11-01

- Support for Date Casting
- Support for checkboxes where the bound value is Arrayable
- Bugfix for default `0` values
- Bootstrap 4 validation structure fix

## 3.0.1 - 2021-09-08

- Added name attribute when element is wired

## 3.0.0 - 2021-09-08

- Support for Bootstrap 5
Expand Down

0 comments on commit 2788d35

Please sign in to comment.