File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
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
+
7
13
## [ 1.19.3] - 2021-10-25
8
14
9
15
### Changed
@@ -542,7 +548,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
542
548
543
549
- Initial release
544
550
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
546
553
[ 1.19.3 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.2...v1.19.3
547
554
[ 1.19.2 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.1...v1.19.2
548
555
[ 1.19.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.18.0...v1.19.1
You can’t perform that action at this time.
0 commit comments