Skip to content

Commit 9af222b

Browse files
authored
Update CHANGELOG.md
1 parent ec5df1c commit 9af222b

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
@@ -94,7 +94,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9494
* Fixed typo in name `Rhino.Geometry.MeshingParameters` in `compas_rhino.geometry.RhinoBrep.to_meshes()`.
9595
* Fixed `TypeErrorException` when serializing a `Mesh` which has been converted from Rhino.
9696
* Fixed color conversions in `compas_rhion.conversions.mesh_to_compas`.
97-
* Allowed `SceneObject` registration for `None` context.
97+
* Changed `SceneObject` registration to allow for `None` context.
9898
* Changed `compas.data.Data.name` to be stored in `compas.data.Data.attributes`.
9999
* Changed `compas.data.Data.__jsondump__` to include `compas.data.Data.attributes` if the dict is not empty.
100100
* Changed `compas.data.Data.__jsonload__` to update `compas.data.Data.attributes` if the attribute dict is provided.

0 commit comments

Comments
 (0)