From fe03c83cb988046a458bcb45b3d28645d5c669ee Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 29 Oct 2020 20:35:09 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15691b4..3abcaab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.2.0+1] - 2020-05-12 + +### Breaking changes +Re-worked the API for smoothing function. The new function is designed to handle input data with points arbitrarily (not evenly) spread across X axis. + ## [0.1.4] - 2020-05-12 ### Updated example