Skip to content

Commit a1673b7

Browse files
committed
updated changelog
1 parent f1f5214 commit a1673b7

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
@@ -11,11 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
* Added conversion function `frame_to_rhino_plane` to `compas_rhino.conversions`.
1313
* Added `RhinoSuface.from_frame` to `compas_rhino.geometry`.
14+
* Added representation for trims with `compas.geometry.BrepTrim`.
1415

1516
### Changed
1617

1718
* Fixed strange point values in RhinoNurbsCurve caused by conversion `ControlPoint` to COMPAS instead of `ControlPoint.Location`.
1819
* Fixed flipped order of NURBS point count values when creating RhinoNurbsSurface from parameters.
20+
* Changed serialization format and reconstruction procedure of `RhinoBrep`.
1921

2022
### Removed
2123

0 commit comments

Comments
 (0)