diff --git a/src/dd/HISTORY.md b/src/dd/HISTORY.md index 6935d1cacd4..001e5425fb2 100644 --- a/src/dd/HISTORY.md +++ b/src/dd/HISTORY.md @@ -1,6 +1,15 @@ Drag and Drop Change History ============================ +### 3.4.0 + +* #2529889 Example for Delegate Drag and Drop has wrong parameters +* #2529905 Using DDNodeScroll with DDDelegate causes JS error in Safari +* #2530050 Incorrect documentation +* #2530451 DragDrop enhancement - ability to use dd with non-node objects. +* #2530576 change notest needed in history file + + ### 3.3.0 * #2529382 DD Delegate breaks when a draggable is nested and uses a handle