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.10.5] - 2021-07-10
8
+
9
+ ### Changed
10
+
11
+ - Increased minimum Livewire version
12
+ - Added default empty message to lang file.
13
+
7
14
## [ 1.10.4] - 2021-06-23
8
15
9
16
### Added
@@ -414,7 +421,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
414
421
415
422
- Initial release
416
423
417
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.4...development
424
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.5...development
425
+ [ 1.10.5 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.4...v1.10.5
418
426
[ 1.10.4 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.3...v1.10.4
419
427
[ 1.10.3 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.2...v1.10.3
420
428
[ 1.10.2 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.1...v1.10.2
You can’t perform that action at this time.
0 commit comments