Skip to content

Commit 652005a

Browse files
committed
Changelog
1 parent f620ca1 commit 652005a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [1.22.0] - 2022-01-20
8+
79
### Added
810

911
- Added Datetime filter - https://github.com/rappasoft/laravel-livewire-tables/pull/585
@@ -588,7 +590,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
588590

589591
- Initial release
590592

591-
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...development
593+
[unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.22.0...development
594+
[1.22.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.21.0...v1.22.0
592595
[1.21.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.1...v1.21.0
593596
[1.20.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.20.0...v1.20.1
594597
[1.20.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.19.3...v1.20.0

0 commit comments

Comments
 (0)