From ce64998fd0aad239a10f45f5099657deb3821fef Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 12 Mar 2014 12:14:33 +0100 Subject: [PATCH] updated history --- HISTORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 2533e7a2..ece5dd6b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,15 @@ vis.js history http://visjs.org +## 2014-03-12, version 0.7.1 + +### Graph + +- fixed edge color bug. +- fixed select event bug. +- clarified docs, stressing importance of css inclusion for correct display of navigation an manipulation icons. +- improved and expanded playing with physics (configurePhysics option). +- added highlights to navigation icons if the corresponding key is pressed. ## 2014-03-07, version 0.7.0