diff --git a/NEWS.md b/NEWS.md index 4a7e867..d4272a4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ # timevis 0.5.* +### Additions + +- List-Columns may now be passed to `timevis`, to support use of `nestedGroups` + ( `nestedGroups` is added in recent versions of `vis-timeline` thanks @matthewstrasiotto ) + TODO - Add `timezone` parameter to `timevis()` - supports showing the timeline in a different timezone than your local machine (#67)