Skip to content

Commit 478e48d

Browse files
committed
Update changelog
1 parent 84bb863 commit 478e48d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
## Changelog
22

3+
### Unreleased
4+
5+
- Allow to compute isobands as `MultiPolygon` using the `isobands` method of the `ContourBuilder` struct.
6+
37
### 0.9.0 (2023-03-14)
48

5-
- Add support for building isolines as `MultiLineString`s (instead of solely building contour polygons as MultiPolygons).
9+
- Add support for building isolines as `MultiLineString`s (instead of solely building contour polygons as MultiPolygons) using the `lines` method of the `ContourBuilder` struct.
610

711
- Improve some minor details in the documentation and in the README (notably to refer to the [contour-isobands](https://github.com/mthh/contour-isobands-rs) crate)
812

0 commit comments

Comments
 (0)