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

Commit ce927ed

Browse files
authored
Update CHANGELOG.md
1 parent eadd741 commit ce927ed

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

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

5-
## 1.3.0 - 2020-09-04
5+
## 1.4.0 - 2020-09-09
66

77
- Support for Laravel 8.0
88

9-
## 1.2.0 - 2020-08-20
9+
## 1.3.0 - 2020-08-20
1010

1111
- Form method spoofing to support PUT, PATCH and DELETE actions.
1212

13+
## 1.2.1 - 2020-08-17
14+
15+
- Translation with custom bind bugfix
16+
17+
## 1.2.0 - 2020-08-01
18+
19+
- Validation support for Laravel Livewire
20+
- Make hidden inputs visually hidden
21+
1322
## 1.1.0 - 2020-07-18
1423

1524
- added support for Bootstrap 4

0 commit comments

Comments
 (0)