Skip to content

Commit 0d8ea0d

Browse files
committed
Update
1 parent 4ca262d commit 0d8ea0d

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

CHANGELOG.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7-
## [column-select-dev] - 2022-05-18
8-
9-
### Added
10-
11-
- Added functionality to select/desect all columns in column selection dropdown
12-
13-
## [column-select-dev] - 2022-05-16
14-
15-
### Added
7+
## [2.8.0] - 2022-XX-XX
168

179
- Added functionality to bookmark or deep link column selection
1810
- Added functionality to identify different datatable components as unique in column selection
19-
- Added Funcitonality to configure query string alias
20-
- Added Funcitonality to configure session key for column selection (dataTableFingerprint)
11+
- Added funcitonality to configure query string alias
12+
- Added funcitonality to configure session key for column selection (dataTableFingerprint)
13+
- Added functionality to select/desect all columns in column selection dropdown
2114

2215
## [2.7.0] - 2022-05-07
2316

@@ -684,7 +677,8 @@ Ground Up Rebuild
684677

685678
- Initial release
686679

687-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.7.0...development
680+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.8.0...development
681+
[2.8.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.7.0...v2.8.0
688682
[2.7.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.6.0...v2.7.0
689683
[2.6.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.5.0...v2.6.0
690684
[2.5.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)