diff --git a/HISTORY.md b/HISTORY.md index e484f9e7..559964b6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -14,13 +14,7 @@ http://visjs.org - Added pull request for usage of Icons. Thanks @Dude9177! - Allow hierarchical view to be set in setOptions. - Fixed manipulation bar for mobile. -- Fixed #670: - - Bug when updating data in a DataSet, when Network is connected to the DataSet via a DataView. - - Fixed the DataView not passing a data property on update events (see #670) - -### Graph2d - - +- Fixed #670: Bug when updating data in a DataSet, when Network is connected to the DataSet via a DataView. ### Timeline @@ -29,6 +23,12 @@ http://visjs.org - Fixed #664: end of item not restored when canceling a move event. +### DataSet/DataView + +- Fixed #670: DataView not passing a data property on update events (see #670) + + + ## 2015-02-11, version 3.10.0 ### Network