File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Changed
1313
14+ * Fixed ` SyntaxError ` when importing COMPAS in GHPython.
15+
1416### Removed
1517
1618
@@ -31,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3133* Fixed wrong key type when de-serializing ` Graph ` with integer keys leading to node not found.
3234* Fixed bug in ` VolMeshArtist.draw_cells ` for Rhino, Blender and Grasshopper.
3335* Fixed bug in the ` is_polygon_in_polygon_xy ` that was not correctly generating all the edges of the second polygon before checking for intersections.
34- * Fixed ` SyntaxError ` when importing COMPAS in GHPython.
3536
3637### Removed
3738
You can’t perform that action at this time.
0 commit comments