diff --git a/smoothie.js b/smoothie.js index c722ee6..d9f33cc 100644 --- a/smoothie.js +++ b/smoothie.js @@ -96,6 +96,7 @@ * 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) + * Fix series fill & stroke being inconsistent for last data time < render time, by @WofWca (#138) */ ;(function(exports) {