Skip to content

Commit 952ac19

Browse files
committed
Changelog
1 parent 63fe9f9 commit 952ac19

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+
## [2.2.1] - 2022-04-27
8+
9+
### Changed
10+
11+
- Fixed filter dropdown opening on sort - https://github.com/rappasoft/laravel-livewire-tables/pull/740
12+
713
## [2.2.0] - 2022-04-25
814

915
### Added
@@ -605,7 +611,8 @@ Ground Up Rebuild
605611

606612
- Initial release
607613

608-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...development
614+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.1...development
615+
[2.2.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...v2.2.1
609616
[2.2.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...v2.2.0
610617
[2.1.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.0.0...v2.1.0
611618
[2.0.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v2.0.0

0 commit comments

Comments
 (0)