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
+ ## [ 2.2.1] - 2022-04-27
8
+
9
+ ### Changed
10
+
11
+ - Fixed filter dropdown opening on sort - https://github.com/rappasoft/laravel-livewire-tables/pull/740
12
+
7
13
## [ 2.2.0] - 2022-04-25
8
14
9
15
### Added
@@ -605,7 +611,8 @@ Ground Up Rebuild
605
611
606
612
- Initial release
607
613
608
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...development
614
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.1...development
615
+ [ 2.2.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...v2.2.1
609
616
[ 2.2.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...v2.2.0
610
617
[ 2.1.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.0.0...v2.1.0
611
618
[ 2.0.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v2.0.0
You can’t perform that action at this time.
0 commit comments