From 172f4ac705128574bb4db167394087b34841d8a2 Mon Sep 17 00:00:00 2001 From: Petr Shevtsov Date: Mon, 6 Mar 2017 19:12:51 +0300 Subject: [PATCH] Update NEWS --- inst/NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 --------------------------------------------------------------------------------