diff --git a/HISTORY.md b/HISTORY.md index 86bee3f5..d9e9e39e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -26,7 +26,8 @@ http://visjs.org ### Graph2d & Timeline - Fixed #858, #872, fixed usage of deprecated `unsubscribe` from DataSet. -- Fixed #869: add className with id to custom time bars +- Fixed #869: Add className with id to custom time bars +- Fixed #877: Added support for metaKey to select multiple items. ## 2015-05-22, version 4.0.0 diff --git a/examples/network/other/manipulation.html b/examples/network/other/manipulation.html index 6f62d50d..5eccddae 100644 --- a/examples/network/other/manipulation.html +++ b/examples/network/other/manipulation.html @@ -1,7 +1,7 @@ - Network | Localization + Network | Manipulation