File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.10.0] - 2021-06-XX
8
+
9
+ ** This release requires re-publishing of assets.**
10
+
11
+ ### Added
12
+
13
+ - [ Column selector for users to show/hide columns] ( https://github.com/rappasoft/laravel-livewire-tables/wiki/User-column-selection )
14
+
7
15
## [ 1.9.0] - 2021-06-15
8
16
9
17
** This release requires re-publishing of assets.**
@@ -377,7 +385,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
377
385
378
386
- Initial release
379
387
380
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...development
388
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.0...development
389
+ [ 1.10.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...v1.10.0
381
390
[ 1.9.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.8.0...v1.9.0
382
391
[ 1.8.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...v1.8.0
383
392
[ 1.7.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...v1.7.1
You can’t perform that action at this time.
0 commit comments