Skip to content

Commit 431d1a9

Browse files
committed
proper log
1 parent 5c7986b commit 431d1a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
* Fixed bug in `compas_rhino.objects.NetworkObject.modify`.
3636
* Fixed bug in `compas_rhino.objects.NetworkObject.modify_vertices`.
3737
* Fixed bug in `compas_rhino.objects.NetworkObject.modify_edges`.
38+
* Changed `compas_rhino.objects.inspect` to `compas_rhino.objects.inspectors`.
39+
* Changed `compas_rhino.objects.select` to `compas_rhino.objects._select`.
40+
* Changed `compas_rhino.objects.modify` to `compas_rhino.objects._modify`.
3841

3942
### Removed
4043

0 commit comments

Comments
 (0)