Skip to content

Commit 34b77c9

Browse files
committed
log
1 parent 3b70bc4 commit 34b77c9

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
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
* Added optional `triangulated` flag to `to_vertices_and_faces` of all shapes.
1515
* Added `compas.geometry.Geometry` base class.
1616
* Added `__add__`, `__sub__`, `__and__` to `compas.geometry.Shape` for boolean operations using binary operators.
17+
* Added `is_closed` to `compas.geometry.Polyhedron`.
1718

1819
### Changed
1920

0 commit comments

Comments
 (0)