Skip to content

Commit 810c02b

Browse files
committed
Change log
1 parent eeb2f79 commit 810c02b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
77
### Changed
88

99
[Fix ambiguous column id when using Relation instead of Builder](https://github.com/rappasoft/laravel-livewire-tables/pull/283)
10+
- [Use column text for sorting and filter pills if no $filterNames or $sortNames exist](https://github.com/rappasoft/laravel-livewire-tables/pull/286)
11+
- [Fix tailwind pagination view](https://github.com/rappasoft/laravel-livewire-tables/pull/284)
1012

1113
## [1.6.1] - 2021-05-13
1214

1315
### Changed
1416

1517
- [Allows to use Relation instead of Builder to generate data](https://github.com/rappasoft/laravel-livewire-tables/pull/279)
16-
- [Use column text for sorting and filter pills if no $filterNames or $sortNames exist](https://github.com/rappasoft/laravel-livewire-tables/pull/286)
1718

1819
## [1.6.0] - 2021-05-04
1920

0 commit comments

Comments
 (0)