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 Apr 8, 2024
1 parent cfcf744 commit a8a8014
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.8.0 - 2024-04-08

### What's Changed

* Add edit modal slideover option by @ryanmortier in https://github.com/mokhosh/filament-kanban/pull/31

### New Contributors

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

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

## v2.7.0 - 2024-03-12

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




```
Now you can have just this:

Expand All @@ -177,6 +190,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down Expand Up @@ -264,6 +278,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -288,6 +303,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down

0 comments on commit a8a8014

Please sign in to comment.