diff --git a/HISTORY.md b/HISTORY.md index 3083a37c..88a57e59 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,7 @@ http://visjs.org ### Timeline +- Fixed #1455: allow vertical panning of the web page on touch devices. - Fixed #1695: Item line and dot not correctly reckoning with the line width when using left or right align. @@ -20,7 +21,6 @@ http://visjs.org - Implemented `currentTimeTick` event (see #1683). - Fixed #1630: method `getItemRange` missing in docs. -- Fixed #1455: allow vertical panning of the web page on touch devices. ### Graph2d