Skip to content

Commit b0e8c6f

Browse files
committed
Update readme
1 parent 30bd80d commit b0e8c6f

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.4.0] - 2021-04-29
8+
79
### Added
810

911
- Added option for single column sorting only.
@@ -277,7 +279,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
277279

278280
- Initial release
279281

280-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.1...development
282+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.4.0...development
283+
[1.4.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.1...v1.4.0
281284
[1.3.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.0...v1.3.1
282285
[1.3.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.2...v1.3.0
283286
[1.2.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.1...v1.2.2

0 commit comments

Comments
 (0)