File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.17.0] - 2021-10-XX
8
+
9
+ ### Added
10
+
11
+ - Multiselect filter - https://github.com/rappasoft/laravel-livewire-tables/pull/469
12
+
7
13
### Changed
8
14
9
15
- Fixed default version of livewire - https://github.com/rappasoft/laravel-livewire-tables/issues/486
@@ -488,7 +494,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
488
494
489
495
- Initial release
490
496
491
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.16.0...development
497
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.17.0...development
498
+ [ 1.17.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.16.0...v1.17.0
492
499
[ 1.16.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.15.0...v1.16.0
493
500
[ 1.15.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.14.0...v1.15.0
494
501
[ 1.14.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.13.0...v1.14.0
You can’t perform that action at this time.
0 commit comments