Skip to content

Commit 2552b34

Browse files
committed
Update changelog to make explicit the breaking changes
1 parent 14d9c04 commit 2552b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
### 0.7.0 (2022-09-23)
44

5-
- Make geojson optional, use geo-types for geometry representation
5+
- BREAKING: Make geojson optional, use geo-types for geometry representation
66
(thanks to @michaelkirk, see #5 and #6 for details).
77

8-
- Rename the "value" field to "threshold" in the GeoJSON representation.
8+
- BREAKING: Rename the "value" field to "threshold" in the GeoJSON representation.
99

1010
- Add `x_origin`, `y_origin`, `x_step` and `y_step`
1111
attributes to `ContourBuilder` struct. They can be set using the *builder pattern*, before calling

0 commit comments

Comments
 (0)