Skip to content

Commit 0109454

Browse files
committed
Changelog
1 parent a0c57aa commit 0109454

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
6+
7+
## [2.15.0] - 2023-07-15
8+
69
- Fixes
710
- Re-enable capability for configuring whether to Hide/Show Bulk Actions when empty - https://github.com/rappasoft/laravel-livewire-tables/pull/1240
811

@@ -834,7 +837,8 @@ Ground Up Rebuild
834837

835838
- Initial release
836839

837-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.14.0...development
840+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.15.0...development
841+
[2.15.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.15.0...v2.14.0
838842
[2.14.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.14.0...v2.13.1
839843
[2.13.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.13.0...v2.13.1
840844
[2.13.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.12.0...v2.13.0

0 commit comments

Comments
 (0)