Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CHANGELOG.md
  • Loading branch information
pascalbaljet committed Dec 22, 2020
commit 16a8c3559c8501c2d6dccdb54d707143a53b8809
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 2.5.0 - 2020-12-22

- Support for `BelongsToMany`, `MorphMany`, and `MorphToMany` relationships (select element)

## 2.4.0 - 2020-12-11

- Support for Livewire modifiers

## 2.3.0 - 2020-12-01

- Support for PHP 8.0
Expand Down