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 6, 2024
1 parent 5309219 commit 8a70ce5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## v2.5.0 - 2024-03-06

Save relationships too when saving a record.

## v2.4.0 - 2024-02-28

- Allow int backed enums to be used as status enum
Expand Down Expand Up @@ -108,6 +112,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -127,6 +132,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down Expand Up @@ -210,6 +216,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -230,6 +237,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down

0 comments on commit 8a70ce5

Please sign in to comment.