From 85cb245f7c0df6660f6218a4416f0f2fde454cbb Mon Sep 17 00:00:00 2001 From: WofWca Date: Tue, 7 Sep 2021 07:11:05 +0300 Subject: [PATCH] docs: update changelog --- smoothie.js | 1 + 1 file changed, 1 insertion(+) diff --git a/smoothie.js b/smoothie.js index 178cdd4..9486b87 100644 --- a/smoothie.js +++ b/smoothie.js @@ -95,6 +95,7 @@ * Add title option, by @mesca * Fix data drop stoppage by rejecting NaNs in append(), by @timdrysdale * Allow setting interpolation per time series, by @WofWca (#123) + * Fix a memory leak appearing when some `timeSeries.disabled === true`, by @WofWca (#132) */ ;(function(exports) {