Skip to content

Commit

Permalink
Update ChangeLog - Showing as UNRELEASED rather than 3.1.8 (#1621)
Browse files Browse the repository at this point in the history
* Fix CHANGELOG.md missing release
  • Loading branch information
lrljoe committed Dec 29, 2023
1 parent 669269f commit 2c0d9c9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

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

## UNRELEASED
## [v3.1.9] - 2023-12-29
### Bug Fixes
- Fix CHANGELOG.md missing release

## [v3.1.8] - 2023-12-29
### New Features
- Add capability to show/hide Pagination Details (Rows x of y) by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1618
- Add perPage to queryString by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1618
Expand Down

0 comments on commit 2c0d9c9

Please sign in to comment.