diff --git a/inst/NEWS b/inst/NEWS index c32acc7..122510d 100644 --- a/inst/NEWS +++ b/inst/NEWS @@ -4,6 +4,9 @@ dygraphs 1.1.1.5 (unreleased) * Added pointShape parameter to dyOptions and dySeries function to set point shapes other than dots +* Updated dyPlugin behavior to merge same plugin's options for every repeated + function call + dygraphs 1.1.1.4 --------------------------------------------------------------------------------