Skip to content

Commit

Permalink
Fix ChangeLog (#1616)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe committed Dec 29, 2023
1 parent 31c98aa commit 082f5c7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

All notable changes to `laravel-livewire-tables` will be documented in this file

## [v3.1.6] - 2023-12-30
## [v3.1.7] - 2023-12-29
### Bug Fixes
- Fix published view path by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1615

## [v3.1.6] - 2023-12-26
### New Features
- Add capability to call a new "addAdditionalSelects()" to append select table fields (without impacting setAdditionalSelect) by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1609

### Bug Fixes
- Ensure mount() is called prior to bundler() executing by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1603
- Fix published view path by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1615

## [v3.1.5] - 2023-12-09
### New Features
Expand Down

0 comments on commit 082f5c7

Please sign in to comment.