Skip to content

Commit 651ba07

Browse files
committed
Merge branch 'conversions-api' of https://github.com/compas-dev/compas into conversions-api
2 parents d1d8c61 + d01f5b0 commit 651ba07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5353
* Changed `compas.geometry.curves.nurbs.NurbsCurve.__new__` to prevent instantiation of `NurbsCurve` directly.
5454
* Changed `compas_rhino.geometry.curves.new_nurbscurve_from_...` to `nurbscurve_from_...`.
5555
* Fixed `compas_ghpython` Grasshopper components not included in published pakcage.
56-
* Changed `compas.colors.Color.coerce` to take color as is, if it is already aninstance of `compas.colors.Color`.
56+
* Changed `compas.colors.Color.coerce` to take color as is, if it is already an instance of `compas.colors.Color`.
5757
* Changed `compas_rhino.conversions.surfaces.surface_to_compas` to work only with surface geometry.
5858
* Changed `compas_rhino.conversions.curves.curve_to_compas_line` to work only with geometry.
5959
* Changed `compas_rhino.conversions.curves.curve_to_compas_circle` to work only with geometry.

0 commit comments

Comments
 (0)