Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chen Kasirer <ckasirer@ethz.ch>
  • Loading branch information
tomvanmele and chenkasirer authored Oct 24, 2024
1 parent e34de35 commit 86d5c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Fixed bug in `Box.scaled` causing a `TypeError` due to incorrect parameter forwarding.
* Changed argument names of `Box.scale()` to `x`, `y`, `z`, instead of `factor` and made `y` and `z` optional to keep positional arguments backwards compatible.
* Fixed import errors in `compas_rhino.conduits` for Rhino 8.
* Fixed bug in serialisation when `compas.datastructures.attributes.AttributeView` is used.
* Fixed bug in serialization when `compas.datastructures.attributes.AttributeView` is used.

### Removed

Expand Down

0 comments on commit 86d5c96

Please sign in to comment.