From 42d1161302ddb4e5455b45cf80e5ec68bec3c326 Mon Sep 17 00:00:00 2001 From: Eugene Prilepin Date: Tue, 18 Feb 2020 13:18:52 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68af13e..973a55e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Change format for storing spline coefficients (reshape coeffs array) to improve performance * Add shape property to `SplinePPForm`/`NdGridSplinePPForm` and axis property to `SplinePPForm` * Fix issues with the smoothing factor in nd-grid case: inverted ordering and unnable to use 0.0 value +* Update documentation ## v0.9.0