Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 86c14b0

Browse files
committed
2.0.0
1 parent cfab555 commit 86c14b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 2.0.0 - 2020-11-XX
5+
## 2.0.0 - 2020-11-27
66
### Changed
77
- Change styling to be compatible with TailwindCSS v2
88
- Change color classes to more abstract names like `primary` or `danger` - see the [upgrade guide](https://randallwilk.dev/docs/laravel-form-components/v2/upgrade#styling) for more info
@@ -17,6 +17,7 @@ All notable changes to `laravel-form-components` will be documented in this file
1717
- Add `optionDisplay` slot to `<x-custom-select>` component
1818
- Add `wireListeners` property to `<x-custom-select>` component
1919
- Add `$maxOptions` property to `<x-custom-select>` component
20+
- Add php 8 support
2021

2122
### Removed
2223
- Remove `<x-custom-select-option>` blade component

0 commit comments

Comments
 (0)