Skip to content

Commit 16314ac

Browse files
authoredJul 11, 2024··
Update ChangeLog
·
v3.7.3v3.3.2
1 parent 2593615 commit 16314ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

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

5-
## [v3.3.0] - 2024-07-12
5+
## [v3.3.0] - 2024-07-11
66
### New Features
77
- Add new columns (ArrayColumn, AvgColumn, CountColumn, SumColumn) by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1761
8+
- Add new column WireLinkColumn by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1763
9+
- Add Option to Retain Selected when Searching/Filtering by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1762
810

911
## [v3.2.8] - 2024-07-03
1012
### Bug Fixes

0 commit comments

Comments
 (0)
Please sign in to comment.