Skip to content

Commit ca995ca

Browse files
committed
Fix change log
1 parent 25cd147 commit ca995ca

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
44

55
## [Unreleased]
66

7-
## Changed
8-
9-
- Updated Livewire to 1.3
10-
11-
## [0.1.6] - 2020-06-15
12-
137
### Added
148

159
- Add pagination reset for perPage updates
@@ -20,8 +14,15 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
2014

2115
### Changed
2216

17+
- Updated Livewire to 1.3
18+
2319
### Removed
2420

21+
## [0.1.6] - 2020-06-15
22+
23+
### Changed
24+
- Add second parameter to view method for the name of the model variable available in the view.
25+
2526
## [0.1.5] - 2020-05-26
2627

2728
### Changed

0 commit comments

Comments
 (0)