From ba68db79b07204e380750acbf62d35367fedf569 Mon Sep 17 00:00:00 2001 From: marcojakob Date: Mon, 9 Mar 2015 11:56:31 +0100 Subject: [PATCH] Fix wrong issue number in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7323d..19478f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## Version 0.2.0 (2014-03-09) -* Fix #6: Shadow DOM is now supported. A `dnd-retarget` attribute must be added +* Fix #3: Shadow DOM is now supported. A `dnd-retarget` attribute must be added to all custom elements where events should be forwarded to the Shadow DOM children. * Fix #7: Add a css class (`dnd-invalid` by default) to dropzones when a