File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.6.1] - 2021-05-13
8
+
7
9
### Changed
8
10
9
11
- [ Allows to use Relation instead of Builder to generate data] ( https://github.com/rappasoft/laravel-livewire-tables/pull/279 )
@@ -327,8 +329,9 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
327
329
328
330
- Initial release
329
331
330
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.0...development
331
- [ 1.6.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.6.0
332
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.1...development
333
+ [ 1.6.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.0...v1.6.1
334
+ [ 1.6.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.5.1...v1.6.0
332
335
[ 1.5.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.5.1
333
336
[ 1.5.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.5.0
334
337
[ 1.4.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.1...v1.4.0
You can’t perform that action at this time.
0 commit comments