diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c3d982..f558620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,12 @@ All notable changes to this project will be documented in this file. ## 1.5.4 - 2026-07-25 -### Changed +### Added - Cropper.js has been added to aid with image uploading. + +### Changed + - Upgraded Multer to 2.x to remove the deprecated 1.x dependency warning. - Tightened a few admin UI details, including slide editor and RBAC list spacing/typography adjustments.