diff --git a/Modules/Media/changelog.yml b/Modules/Media/changelog.yml index 55a5c5b8d..7f7f34470 100644 --- a/Modules/Media/changelog.yml +++ b/Modules/Media/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Platform versions: + "3.5.0@unreleased": + changed: + - Let File implement the Responsable interface which allows it being returned from a controller directly. "3.4.0": changed: - Fixed vuejs compatibility