diff --git a/CHANGELOG-v3.md b/CHANGELOG-v3.md index ba32fe2b1a1..f11fb67fa10 100644 --- a/CHANGELOG-v3.md +++ b/CHANGELOG-v3.md @@ -21,7 +21,7 @@ - Fixed a bug where `craft\helpers\MigrationHelper::renameColumn()` was only restoring the last foreign key for each table that had multiple foreign keys referencing the table with the renamed column. - Fixed a bug where Date/Time fields could output the wrong date in Live Preview requests. ([#3594](https://github.com/craftcms/cms/issues/3594)) - Fixed a few RTL language styling issues. -- Fixed a bug where drap-and-drop uploading would not work for asset fields. +- Fixed a bug where drap-and-drop uploading would not work for custom asset selector inputs. ([#3590](https://github.com/craftcms/cms/pull/3590)) - Fixed a bug where Number fields weren’t enforcing thein Min Value and Max Value settings if set to 0. ([#3598](https://github.com/craftcms/cms/issues/3598)) ## 3.0.36 - 2018-12-18