Skip to content

Commit 9cfe4d9

Browse files
committed
Change log
1 parent 7c9d80b commit 9cfe4d9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [1.10.0] - 2021-06-XX
8+
9+
**This release requires re-publishing of assets.**
10+
11+
### Added
12+
13+
- [Column selector for users to show/hide columns](https://github.com/rappasoft/laravel-livewire-tables/wiki/User-column-selection)
14+
715
## [1.9.0] - 2021-06-15
816

917
**This release requires re-publishing of assets.**
@@ -377,7 +385,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
377385

378386
- Initial release
379387

380-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...development
388+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.0...development
389+
[1.10.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...v1.10.0
381390
[1.9.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.8.0...v1.9.0
382391
[1.8.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...v1.8.0
383392
[1.7.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...v1.7.1

0 commit comments

Comments
 (0)