Skip to content

Commit 18d096d

Browse files
committed
Change log
1 parent 87bd157 commit 18d096d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7+
## [1.23.0] - 2022-02-11
8+
9+
### Added
10+
11+
- Laravel 9 Support
12+
713
## [1.22.0] - 2022-01-20
814

915
### Added
@@ -590,7 +596,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
590596

591597
- Initial release
592598

593-
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.22.0...development
599+
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.23.0...development
600+
[1.23.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.22.0...v1.23.0
594601
[1.22.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.21.0...v1.22.0
595602
[1.21.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v1.21.0
596603
[1.20.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.0...v1.20.1

0 commit comments

Comments
 (0)