We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8427c7a commit aa05922Copy full SHA for aa05922
CHANGELOG.md
@@ -4,8 +4,15 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
## [Unreleased]
6
7
+## [0.1.1] - 2020-04-04
8
+
9
+### Changed
10
11
+- Name of table blade view to avoid issues with other like named packages
12
13
## 0.1.0 - 2020-04-03
14
15
- Initial release
16
-[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.0...development
17
+[Unreleased]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.1...development
18
+[0.1.1]: https://github.com/rappasoft/laravel-livewire-tables/compare/v0.1.0...v0.1.1
0 commit comments