Skip to content

Commit cf05744

Browse files
committed
Changelog
1 parent b6e13d3 commit cf05744

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [1.17.0] - 2021-10-XX
8+
9+
### Added
10+
11+
- Multiselect filter - https://github.com/rappasoft/laravel-livewire-tables/pull/469
12+
713
### Changed
814

915
- Fixed default version of livewire - https://github.com/rappasoft/laravel-livewire-tables/issues/486
@@ -488,7 +494,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
488494

489495
- Initial release
490496

491-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.16.0...development
497+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.17.0...development
498+
[1.17.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.16.0...v1.17.0
492499
[1.16.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.15.0...v1.16.0
493500
[1.15.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.14.0...v1.15.0
494501
[1.14.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.13.0...v1.14.0

0 commit comments

Comments
 (0)