diff --git a/CHANGELOG.md b/CHANGELOG.md index 26cef10..dcbcaa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ### Added * FileUploadHandler: allow to upload multiple files * CrudController: allow to add callables after creation, update and delation +### Fixed +* fix(crud): use context variable to retrieve the form and the form options ## [v1.25.2] - 2025-02-07 ### Added