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 7, 2024
1 parent cbb89cb commit bb46a30
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.6.1 - 2024-03-07

### What's Changed

* Fix the overflow hidden styling by @hussain4real in https://github.com/mokhosh/filament-kanban/pull/21

### New Contributors

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

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

## v2.6.0 - 2024-03-07

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




```
Now you can have just this:

Expand All @@ -149,6 +162,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down Expand Up @@ -234,6 +248,7 @@ class UserDashboard extends KanbanBoard




```
Now you can have just this:

Expand All @@ -256,6 +271,7 @@ class UserDashboard extends KanbanBoard




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

Expand Down

0 comments on commit bb46a30

Please sign in to comment.