Skip to content

Commit 1e3e7cc

Browse files
committed
Change log
1 parent f9d55d8 commit 1e3e7cc

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

911
- Use the filter option name instead of the value on the filter pills. (https://github.com/rappasoft/laravel-livewire-tables/pull/238)
@@ -261,7 +263,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
261263

262264
- Initial release
263265

264-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.0...development
266+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.1...development
267+
[1.3.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.3.0...v1.3.1
265268
[1.3.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.2...v1.3.0
266269
[1.2.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.1...v1.2.2
267270
[1.2.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.0...v1.2.1

0 commit comments

Comments
 (0)