File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.7.1] - 2021-05-30
8
+
9
+ ### Changed
10
+
11
+ - [ Fix select tag className in Bootstrap 5] ( https://github.com/rappasoft/laravel-livewire-tables/pull/291 )
12
+
7
13
## [ 1.7.0] - 2021-05-18
8
14
9
15
### Added
@@ -341,7 +347,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
341
347
342
348
- Initial release
343
349
344
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...development
350
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.1...development
351
+ [ 1.7.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.7.0...v1.7.1
345
352
[ 1.7.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.1...v1.7.0
346
353
[ 1.6.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.6.0...v1.6.1
347
354
[ 1.6.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.5.1...v1.6.0
You can’t perform that action at this time.
0 commit comments