From b80a73a66c6d071bdd5c94d3eba3e08171701b7d Mon Sep 17 00:00:00 2001 From: WofWca Date: Sun, 24 Oct 2021 12:45:07 +0800 Subject: [PATCH] docs: update changelog --- smoothie.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smoothie.js b/smoothie.js index d28e52e..acb0b4d 100644 --- a/smoothie.js +++ b/smoothie.js @@ -96,7 +96,7 @@ * Fix data drop stoppage by rejecting NaNs in append(), by @timdrysdale * Allow setting interpolation per time series, by @WofWca (#123) * Fix chart constantly jumping in 1-2 pixel steps, by @WofWca (#131) - * Fix: make all lines sharp, by @WofWca (#134) + * Fix: make all lines sharp, remove the `grid.sharpLines` option by @WofWca (#134) */ ;(function(exports) {