Skip to content

Commit e0020fe

Browse files
committed
Merge branch 'develop'
2 parents e05eaaf + 5cbe25d commit e0020fe

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+
## [0.1.2] - 2020-04-28
8+
9+
### Changed
10+
11+
- Fixed pagination text when there are zero results
12+
713
## [0.1.1] - 2020-04-04
814

915
### Changed
@@ -14,5 +20,6 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
1420

1521
- Initial release
1622

17-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.1...development
23+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.2...development
24+
[0.1.2]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.1...v0.1.2
1825
[0.1.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)