Skip to content

Commit 86d5c96

Browse files
Update CHANGELOG.md
Co-authored-by: Chen Kasirer <[email protected]>
1 parent e34de35 commit 86d5c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
* Fixed bug in `Box.scaled` causing a `TypeError` due to incorrect parameter forwarding.
1616
* 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.
1717
* Fixed import errors in `compas_rhino.conduits` for Rhino 8.
18-
* Fixed bug in serialisation when `compas.datastructures.attributes.AttributeView` is used.
18+
* Fixed bug in serialization when `compas.datastructures.attributes.AttributeView` is used.
1919

2020
### Removed
2121

0 commit comments

Comments
 (0)