Skip to content

Commit a533a1a

Browse files
committed
Change log
1 parent c80a2d8 commit a533a1a

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.0] - 2021-10-25
8+
9+
### Added
10+
11+
- Singular row translation - https://github.com/rappasoft/laravel-livewire-tables/pull/526
12+
713
## [1.19.3] - 2021-10-25
814

915
### Changed
@@ -542,7 +548,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
542548

543549
- Initial release
544550

545-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...development
551+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.0...development
552+
[1.20.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...v1.20.0
546553
[1.19.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.3
547554
[1.19.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.1...v1.19.2
548555
[1.19.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.1

0 commit comments

Comments
 (0)