File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.19.2] - 2021-10-15
8
+
9
+ ### Changed
10
+
11
+ - Extracts just the field name from primaryKey - https://github.com/rappasoft/laravel-livewire-tables/pull/506
12
+ - Update BS4 pagination - https://github.com/rappasoft/laravel-livewire-tables/pull/507
13
+
7
14
## [ 1.19.1] - 2021-10-14
8
15
9
16
### Changed
@@ -524,7 +531,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
524
531
525
532
- Initial release
526
533
527
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.1...development
534
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...development
535
+ [ 1.19.2 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.2
528
536
[ 1.19.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.1
529
537
[ 1.19.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.0
530
538
[ 1.18.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.17.0...v1.18.0
You can’t perform that action at this time.
0 commit comments