Skip to content

Commit a75b15b

Browse files
committed
Changelog
1 parent bf4c2f8 commit a75b15b

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.10.5] - 2021-07-10
8+
9+
### Changed
10+
11+
- Increased minimum Livewire version
12+
- Added default empty message to lang file.
13+
714
## [1.10.4] - 2021-06-23
815

916
### Added
@@ -414,7 +421,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
414421

415422
- Initial release
416423

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
418426
[1.10.4]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.3...v1.10.4
419427
[1.10.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.2...v1.10.3
420428
[1.10.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.1...v1.10.2

0 commit comments

Comments
 (0)