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
44
55## [ Unreleased]
66
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+
714## [ 1.19.1] - 2021-10-14
815
916### Changed
@@ -524,7 +531,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
524531
525532- Initial release
526533
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
528536[ 1.19.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.1
529537[ 1.19.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.0
530538[ 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