Skip to content

Commit 345344a

Browse files
committed
log
1 parent 5386bf5 commit 345344a

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
@@ -20,8 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
* Changed `is_windows` to work for CPython and IronPython.
2121
* Changed `compas._os` functions to use `is_windows`, `is_mono`, `is_osx`.
2222
* Changed IronPython checks to `compas.IPY` instead of `compas.is_ironpython`.
23+
* Fixed data serialisation in `compas.datastructures.HalfFace`.
2324

2425
### Removed
26+
2527
* Removed all implementations of `draw_collection`.
2628

2729

0 commit comments

Comments
 (0)