Skip to content

Commit 52afdf9

Browse files
committed
Update changelog
1 parent b021dc8 commit 52afdf9

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.0.4] - 2021-04-18
8+
9+
### Added
10+
11+
- `$searchFilterDebounce`, `$searchFilterDefer`, `$searchFilterLazy`, for defining the search input data binding property.
12+
713
## [1.0.3] - 2021-04-18
814

915
### Added
@@ -181,7 +187,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
181187

182188
- Initial release
183189

184-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.3...development
190+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.4...development
191+
[1.0.4]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.3...v1.0.4
185192
[1.0.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...v1.0.3
186193
[1.0.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.1...v1.0.2
187194
[1.0.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)