Skip to content

Commit 7cf95fc

Browse files
committed
Change log
1 parent e2ba80c commit 7cf95fc

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+
## [1.8.0] - 2021-06-XX
8+
9+
### Added
10+
11+
- [Actual default sorting](https://github.com/rappasoft/laravel-livewire-tables/pull/313)
12+
713
## [1.7.1] - 2021-05-30
814

915
### Added
@@ -351,7 +357,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
351357

352358
- Initial release
353359

354-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...development
360+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.8.0...development
361+
[1.8.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...v1.8.0
355362
[1.7.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...v1.7.1
356363
[1.7.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.1...v1.7.0
357364
[1.6.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.0...v1.6.1

0 commit comments

Comments
 (0)