Skip to content

Commit fb9de4b

Browse files
committed
Update CHANGELOG
1 parent ab93c8c commit fb9de4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@
6161
- Example updates.
6262
- Move `user-select:none` hack to document.body for better highlight prevention.
6363
- Add `bounds` option to restrict dragging within parent or within coordinates.
64+
65+
### 0.7.0 (May 7, 2015)
66+
67+
- Breaking change: `bounds` with coordinates was confusing because it was using the item's width/height,
68+
which was not intuitive. When providing coordinates, `bounds` now simply restricts movement in each
69+
direction by that many pixels.

0 commit comments

Comments
 (0)