From 4942669c33f9a40d7a5d0f7ee243f14600a8aa91 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Wed, 10 Jan 2018 11:43:49 +0000 Subject: [PATCH] Update changelog --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 0e86ec0a0..c03510e3d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [bezierTools] Implemented cusp support and removed ``approximate_fallback`` + arg in ``calcQuadraticArcLength``. Added ``calcCubicArcLength`` (#1142). + 3.21.2 (released 2018-01-08) ----------------------------