From 15387f508611103aa4dcafccf4aa767a56328ca3 Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Mon, 7 Jan 2019 14:28:17 -0800 Subject: [PATCH] Updated release note for #3590 --- CHANGELOG-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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