diff --git a/CHANGELOG.md b/CHANGELOG.md index 576f3fd..e3ceb30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ All notable changes to `filament-jobs-monitor` will be documented in this file. - Add a configuration option to customize the QueueMonitorResource model - Split the resource label into singular and plural +## 1.4.0 - 2023-08-09 + +- Fix : apply sortable to Table (not Forms) +- Apply sortable on all columns +- Added getNavigationSort to Resource and config, and changed getNavigationGroup to work in default installation of package. + ## 1.3.0 - 2023-07-13 - Jobs are sorted by started date from the most recent to the oldest