File tree Expand file tree Collapse file tree 2 files changed +212
-179
lines changed Expand file tree Collapse file tree 2 files changed +212
-179
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858* Changed ` compas_rhino.conversions.curves.curve_to_compas_circle ` to work only with geometry.
5959* Changed ` compas_rhino.conversions.curves.curve_to_compas_ellipse ` to work only with geometry.
6060* Changed ` compas_rhino.conversions.curves.curve_to_compas_polyline ` to work only with geometry.
61+ * Changed ` compas_rhino.objects.get_point_coordinates ` to deprecated (removed in v2.3).
62+ * Changed ` compas_rhino.objects.get_line_coordinates ` to deprecated (removed in v2.3).
63+ * Changed ` compas_rhino.objects.get_polyline_coordinates ` to deprecated (removed in v2.3).
64+ * Changed ` compas_rhino.objects.get_polygon_coordinates ` to deprecated (removed in v2.3).
6165
6266### Removed
6367
You can’t perform that action at this time.
0 commit comments