Skip to content

Commit 087bb90

Browse files
committed
Updated change log
1 parent 985f4bd commit 087bb90

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

911
- Ability to disable pagination (https://github.com/rappasoft/laravel-livewire-tables/pull/222)
@@ -223,7 +225,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
223225

224226
- Initial release
225227

226-
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.1.0...development
228+
[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.2.0...development
229+
[1.2.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.4...v1.2.0
227230
[1.1.0]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.4...v1.1.0
228231
[1.0.4]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.3...v1.0.4
229232
[1.0.3]: https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...v1.0.3

0 commit comments

Comments
 (0)