Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mokhosh authored and github-actions[bot] committed Mar 12, 2024
1 parent d4a1d9a commit af6f8eb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to `filament-kanban` will be documented in this file.

## v2.7.0 - 2024-03-12

### What's Changed

* Add Laravell 11 support by @mokhosh and @gnovaro in https://github.com/mokhosh/filament-kanban/pull/24

### New Contributors

* @gnovaro made their first contribution in https://github.com/mokhosh/filament-kanban/pull/24

**Full Changelog**: https://github.com/mokhosh/filament-kanban/compare/v2.6.1...v2.7.0

## v2.6.1 - 2024-03-07

### What's Changed
Expand Down Expand Up @@ -141,6 +153,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -163,6 +176,7 @@ class UserDashboard extends KanbanBoard




```
## Version 2.0.0 🎉 - 2024-02-07

Expand Down Expand Up @@ -249,6 +263,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -272,6 +287,7 @@ class UserDashboard extends KanbanBoard




```
## v1.11.0 - 2024-01-30

Expand Down

0 comments on commit af6f8eb

Please sign in to comment.