Skip to content

Commit dfb0dd1

Browse files
committed
Change log
1 parent 31cae55 commit dfb0dd1

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.10.1] - 2021-06-20
8+
9+
### Changed
10+
11+
- Fixed Tailwind column popup on reorder
12+
713
## [1.10.0] - 2021-06-20
814

915
**This release requires re-publishing of assets.**
@@ -386,7 +392,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
386392

387393
- Initial release
388394

389-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.0...development
395+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.1...development
396+
[1.10.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.0...v1.10.1
390397
[1.10.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.9.0...v1.10.0
391398
[1.9.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.8.0...v1.9.0
392399
[1.8.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...v1.8.0

0 commit comments

Comments
 (0)