Skip to content

Commit 7b5b5e3

Browse files
committed
changelog
1 parent 8283d74 commit 7b5b5e3

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
@@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
* Changed use of `compas.geometry.allclose` to `compas.tolerance.TOL.is_allclose`.
3535
* Changed use of `compas.geometry.close` to `compas.tolerance.TOL.is_close`.
3636
* Changed imports of itertools to `compas.itertools` instead of `compas.utilities`.
37+
* Updated `compas_rhino.conversions.point_to_compas` to allow for `compas.geometry.Point` as input.
3738

3839
### Removed
3940

0 commit comments

Comments
 (0)