Skip to content

Commit 3891d94

Browse files
committed
update changelog
1 parent f7e283f commit 3891d94

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
@@ -15,11 +15,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
* Added optional `path` parameter to `compas.rpc.Proxy` to allow for non-package calls.
1616
* Added Grasshopper component to call RPC functions.
1717
* Added `Mesh.to_lines` method and tests.
18+
* Added `Assembly.find_by_key` to locate parts by key.
1819

1920
### Changed
2021

2122
* Set `jinja >= 3.0` to dev dependencies to fix docs build error.
2223
* Fixed removing of collections for `compas_plotters`.
24+
* Fixed `find` part by GUID after deserialization in `Assembly`.
2325

2426
### Removed
2527

0 commit comments

Comments
 (0)