Skip to content

Commit 1fedf1f

Browse files
committed
update log
1 parent 9bef1a0 commit 1fedf1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.PolyhedronArtist.draw`.
1717
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.SphereArtist.draw`.
1818
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.TorusArtist.draw`.
19+
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.PolygonArtist.draw`.
20+
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.PolylineArtist.draw`.
21+
* Added option to show/hide vertices, edges, and faces in `compas_rhino.artists.VectorArtist.draw`.
1922

2023
### Changed
2124

@@ -27,6 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2730

2831
### Removed
2932

33+
* Removed `compas_rhino.artists.PointArtist.draw_collection`.
34+
* Removed `compas_rhino.artists.CircleArtist.draw_collection`.
35+
* Removed `compas_rhino.artists.LineArtist.draw_collection`.
3036

3137
## [0.16.9] 2020-10-21
3238

0 commit comments

Comments
 (0)