Skip to content

Commit 398d7d2

Browse files
committed
Change log
1 parent 3c564eb commit 398d7d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.7.0] - 2021-05-18
8+
79
### Added
810

911
- [Ability to turn off filter dropdown](https://github.com/rappasoft/laravel-livewire-tables/pull/285)
@@ -339,7 +341,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
339341

340342
- Initial release
341343

342-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.1...development
344+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...development
345+
[1.7.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.1...v1.7.0
343346
[1.6.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.0...v1.6.1
344347
[1.6.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.5.1...v1.6.0
345348
[1.5.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...v1.5.1

0 commit comments

Comments
 (0)