From b805f93656e3fde094517b258a937706cf25eeff Mon Sep 17 00:00:00 2001 From: WofWca Date: Fri, 8 Oct 2021 16:17:49 +0800 Subject: [PATCH] docs: update changelog --- smoothie.js | 1 + 1 file changed, 1 insertion(+) diff --git a/smoothie.js b/smoothie.js index 54b179c..5c41ec2 100644 --- a/smoothie.js +++ b/smoothie.js @@ -97,6 +97,7 @@ * Allow setting interpolation per time series, by @WofWca (#123) * Fix a memory leak appearing when some `timeSeries.disabled === true`, by @WofWca (#132) * Improve performance, by @WofWca (#135) + * Fix series fill & stroke being inconsistent for last data time < render time, by @WofWca (#138) */ ;(function(exports) {