diff --git a/CHANGELOG.md b/CHANGELOG.md index e8aa67834..0375276e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file -## [v3.3.4] - UNRELEASED +## [v3.3.4] - 2024-07-27 ### New Features - Added capability to setFilterDefaultValue for a DateRangeFilter by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1796 - Add localised pill values for DateFilter, DateTimeFilter, DateRangeFilter by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1797