Skip to content

Commit 97e6064

Browse files
committed
Change log
1 parent 8ee17d1 commit 97e6064

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7+
## [1.6.1] - 2021-05-13
8+
79
### Changed
810

911
- [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
327329

328330
- Initial release
329331

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
332335
[1.5.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.5.1
333336
[1.5.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.5.0
334337
[1.4.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.1...v1.4.0

0 commit comments

Comments
 (0)