Skip to content

Commit 6054b5b

Browse files
committed
Change log
1 parent bce1293 commit 6054b5b

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.14.0] - 2021-08-31
8+
9+
### Added
10+
11+
- Added [ID language file](https://github.com/rappasoft/laravel-livewire-tables/pull/444)
12+
713
## [1.13.0] - 2021-08-24
814

915
### Added
@@ -446,7 +452,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
446452

447453
- Initial release
448454

449-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.13.0...development
455+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.14.0...development
456+
[1.14.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.13.0...v1.14.0
450457
[1.13.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.12.0...v1.13.0
451458
[1.12.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.11.0...v1.12.0
452459
[1.11.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.10.4...v1.11.0

0 commit comments

Comments
 (0)