Skip to content

Commit 330346d

Browse files
committed
Fix changelog
1 parent 7034eb5 commit 330346d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)