Skip to content

Commit 98bceba

Browse files
committed
changelog
1 parent 8b82b38 commit 98bceba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
* Added `CircleArtist`, `LineArtist`, `PointArtist`, `PolygonArtist`, `PolylineArtist`, and `VectorArtist` to `compas_blender`.
13+
* Added `draw_circles` and `draw_planes` to `compas_blender`.
14+
1215
### Changed
1316

17+
* Replaced implementation of `RGBColour` and `Float` with deprecation warning in `compas.utilities.descriptors`.
18+
1419
### Removed
1520

1621

0 commit comments

Comments
 (0)