diff --git a/CHANGELOG.md b/CHANGELOG.md index 15de3306..ebdc4e00 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ ### Bug Fixes * **core** fix bug - Cannot access protected property Flextype\App\Foundation\Flextype::$container ([#462](https://github.com/flextype/flextype/issues/462)) - * **core** fix bug - Cannot use object of type Flextype\App\Foundation\Flextype as array ([#461](https://github.com/flextype/flextype/issues/461)) +* **media** fix Media exif_read_data warning - File not supported ([#464](https://github.com/flextype/flextype/issues/464)) ### Refactoring