File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 2.2.0] - 2022-04-25
8
+
7
9
### Added
8
10
9
11
- Added space to include custom markup at the end of the component.
10
12
- Added events documentation
11
13
- Added ability to set columns as deselected by default - https://github.com/rappasoft/laravel-livewire-tables/pull/731
12
-
14
+ - Added NumberFilter - https://github.com/rappasoft/laravel-livewire-tables/pull/729
13
15
### Changed
14
16
15
17
- Fixed issue with Postgres and quotes - https://github.com/rappasoft/laravel-livewire-tables/pull/734
@@ -603,7 +605,8 @@ Ground Up Rebuild
603
605
604
606
- Initial release
605
607
606
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...development
608
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...development
609
+ [ 2.2.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...v2.2.0
607
610
[ 2.1.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.0.0...v2.1.0
608
611
[ 2.0.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v2.0.0
609
612
[ 1.21.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v1.21.0
You can’t perform that action at this time.
0 commit comments