Skip to content

Commit 4d23d85

Browse files
committed
Changelog
1 parent 075f531 commit 4d23d85

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7+
## [2.2.0] - 2022-04-25
8+
79
### Added
810

911
- Added space to include custom markup at the end of the component.
1012
- Added events documentation
1113
- Added ability to set columns as deselected by default - https://github.com/rappasoft/laravel-livewire-tables/pull/731
12-
14+
- Added NumberFilter - https://github.com/rappasoft/laravel-livewire-tables/pull/729
1315
### Changed
1416

1517
- Fixed issue with Postgres and quotes - https://github.com/rappasoft/laravel-livewire-tables/pull/734
@@ -603,7 +605,8 @@ Ground Up Rebuild
603605

604606
- Initial release
605607

606-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...development
608+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.2.0...development
609+
[2.2.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.1.0...v2.2.0
607610
[2.1.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v2.0.0...v2.1.0
608611
[2.0.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v2.0.0
609612
[1.21.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v1.21.0

0 commit comments

Comments
 (0)