Skip to content

Commit 03d2352

Browse files
committed
changelog
1 parent 5cf7a69 commit 03d2352

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
@@ -42,10 +42,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242
* Fixed typo in name `Rhino.Geometry.MeshingParameters` in `compas_rhino.geometry.RhinoBrep.to_meshes()`.
4343
* Fixed `TypeErrorException` when serializing a `Mesh` which has been converted from Rhino.
4444
* Fixed color conversions in `compas_rhion.conversions.mesh_to_compas`.
45+
* Allowed `SceneObject` registration for `None` context.
4546

4647
### Removed
4748

4849
* Removed `compas_rhino.forms`. Forms will be moved to `compas_ui`.
50+
* Removed `compas.scene.NoSceneObjectContextError`.
4951

5052
## [2.0.0-beta.1] 2023-12-20
5153

0 commit comments

Comments
 (0)