From f16009e26bc9982a531bc4f8570fdf6d6dfa6829 Mon Sep 17 00:00:00 2001 From: "Brendan C. Ward" Date: Mon, 25 Jul 2022 11:25:28 -0700 Subject: [PATCH] Update changes for 0.4.1 --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 8b900a18..80ca365b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGELOG -## 0.4.1 (in progress) +## 0.4.1 ### Bug fixes @@ -8,6 +8,7 @@ encoding of data source type (#139) - always convert curve or surface geometry types to linear geometry types, such as lines or polygons (#140) + ## 0.4.0 ### Major enhancements