diff --git a/en/08_Changelogs/5.4.0.md b/en/08_Changelogs/5.4.0.md index 933c5323..9fcbe58d 100644 --- a/en/08_Changelogs/5.4.0.md +++ b/en/08_Changelogs/5.4.0.md @@ -38,6 +38,7 @@ SilverStripe\ORM\FieldType\DBPolymorphicForeignKey: Numerous slight adjustments have been made to the [`ReportAdmin`](api:SilverStripe\Reports\ReportAdmin) class for a better experience. The changes include: + - Search capability added (making use of [`PartialMatchFilter`](api:SilverStripe\ORM\Filters\PartialMatchFilter)) - Sorting by columns now posssible - Default Sort is now `Title ASC`