From e6207abaafc2d82ea9fc0efd017cc9847dfffdc4 Mon Sep 17 00:00:00 2001 From: Ben Kiel Date: Sat, 3 Sep 2022 15:10:46 -0500 Subject: [PATCH] Update NEWS.rst --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 092caafc..a133b318 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,8 @@ +0.10.8 (released 2022-09-03) +--------------------------- +- Adds `setStartPoint` to the contour object. Thanks @typemytype! See #668. + + 0.10.7 (released 2022-07-11) --------------------------- - Small documentation update and fix for scm tools.