Skip to content

Commit aa96fbe

Browse files
committed
Change log
1 parent ebf4f48 commit aa96fbe

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.20.1] - 2021-11-01
8+
9+
### Changed
10+
11+
- Fix bulk actions breaking change - https://github.com/rappasoft/laravel-livewire-tables/pull/535
12+
713
## [1.20.0] - 2021-10-25
814

915
### Added
@@ -554,7 +560,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
554560

555561
- Initial release
556562

557-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.0...development
563+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...development
564+
[1.20.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...v1.20.1
558565
[1.20.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...v1.20.0
559566
[1.19.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.3
560567
[1.19.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.1...v1.19.2

0 commit comments

Comments
 (0)