Skip to content

Commit e234ea8

Browse files
committed
Change log
1 parent a951373 commit e234ea8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)