From d4e26b9d4606f257bc008e0676d22074c6b0ab76 Mon Sep 17 00:00:00 2001 From: johnwesely Date: Fri, 9 Aug 2024 20:21:32 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c0180..65841fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `:package_name` will be documented in this file. +## v1.25 - 2024-08-09 + +This Update fixes a bug when the first option was selected in a radio select. + ## v1.24 - 2024-08-08 This PR adds a $blockRedirect property to the FilamentForm/Show component. Passing this as true to the component will prevent the redirect action when a new form entry is saved. @@ -33,4 +37,5 @@ Fixes a typo in locking action visibility and adds a locked column to form resou + ``` \ No newline at end of file