From 870da13503d09bde4281f47103e9f5d73ec7f7bb Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 18 Jun 2014 15:42:43 +0200 Subject: [PATCH] updated history --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 0fdf68c5..9017e43c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -18,6 +18,7 @@ http://visjs.org - Reduced the timestep a little for smoother animations. - Fixed dataManipulation.initiallyVisible functionality (thanks theGrue). - Forced typecast of fontSize to Number. +- Added editing of edges using the data manipulation toolkit. ### DataSet