Skip to content

Commit 60d3a4e

Browse files
committed
log
1 parent aafe3fa commit 60d3a4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
* Fixed data schema of `compas.geometry.Polyline`, `compas.geometry.Polygon`, `compas.geometry.Pointcloud`.
2424
* Fixed `Configuration.from_data` to be backward-compatible with JSON data generated before `compas 1.3.0`.
2525
* Changed `compas_rhino.drawing.draw_breps` to assume provided polygon is closed and automatically add missing corner to polycurve constructor.
26+
* Added `dtype` to JSON decoding error message.
2627

2728
### Removed
2829

0 commit comments

Comments
 (0)