Skip to content

Commit 3854708

Browse files
committed
log
1 parent 4af0ea5 commit 3854708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
* Added `CircleArtist`, `LineArtist`, `PointArtist`, `PolygonArtist`, `PolylineArtist`, and `VectorArtist` to `compas_blender`.
1313
* Added `draw_circles` and `draw_planes` to `compas_blender`.
1414
* Added `compas_rhino.geometry.curves` plugins for `compas.geometry.curves` pluggables.
15+
* Added `compas_rhino.geometry.RhinoNurbsCurve`.
1516

1617
### Changed
1718

1819
* Replaced implementation of `RGBColour` and `Float` with deprecation warning in `compas.utilities.descriptors`.
1920
* Moved all Rhino geometry and objects wrappers to `compas_rhino.conversions`.
21+
* Fixed bug in `compas_rhino.conversions.RhinoSurface.from_geometry`.
2022

2123
### Removed
2224

0 commit comments

Comments
 (0)