Skip to content

Commit a63fb44

Browse files
authored
Fix ChangeLog
1 parent ed64834 commit a63fb44

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to `laravel-livewire-tables` will be documented in this file
44

5+
## [v3.4.17] - 2024-09-01
6+
### New Features
7+
- Add hide table option by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1914
8+
- Add column select session methods by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1913
9+
- Save filter selection to session (BETA) by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1910
10+
11+
### Tweaks
12+
- Use Core Attribute Bag by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1916
13+
- Use Core HasTheme Methods by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1915
14+
515
## [v3.4.16] - 2024-08-27
616
### New Features
717
- Add icon column by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1902

0 commit comments

Comments
 (0)