From d332238acc544876708681671d928bcfc78f83a8 Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 2 Mar 2015 16:03:52 +0100 Subject: [PATCH] Updated history --- HISTORY.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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