Skip to content

Commit e8a66bc

Browse files
committed
updated CHANGELOG
1 parent 9bf59ae commit e8a66bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
* Added pluggable `Brep` support with `compas.geometry.brep`.
1717
* Added Rhino `Brep` plugin in `compas_rhino.geometry.brep`.
18+
* Added boolean operations to the `compas_rhino` `Brep` backend.
19+
* Added boolean operation operator overloads in `compas.geometry.Brep`
1820

1921
### Changed
2022
* Based all gltf data classes on `BaseGLTFDataClass`
2123

2224
* Fixed `Color.__get___` AttributeError.
25+
* Fixed `cylinder_to_rhino` conversion to match `compas.geometry.Cylinder` location.
2326

2427
### Removed
2528

0 commit comments

Comments
 (0)