From 027d22d4395e5fae28b22e8008cca6cbf0fd1f3a Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Fri, 9 May 2014 14:51:07 +0200 Subject: [PATCH] updated history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 13cbfa73..c52b8e9d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -43,6 +43,8 @@ http://visjs.org - added recalculate hierarchical layout to update node event. - added arrowScaleFactor to scale the arrows on the edges. +- fixed bug where the graph stopped animation after settling in playing with physics. +- fixed bug where hierarchical physics properties were not handled. ### DataSet