diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fdf9b25e..0a4e9847 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,7 +10,7 @@ v0.8.0 (2019-03-05) * Add ``geometry.Polygon``: Simple and/or rounded polygons in the *z=0* plane. * API breaking changes: - * Remove: ``geometry.Prism`` + * Remove: ``geometry.Prism`` v0.7.1 (2019-02-05) ------------------- @@ -27,7 +27,7 @@ v0.7.0 (2019-02-05) * Improve ``light.lightbox`` lighting setup * API breaking changes: - * ``geometry.ConvexPolyhedron`` arguments changed. It now accepts polyhedron information as a dictionary. + * ``geometry.ConvexPolyhedron`` arguments changed. It now accepts polyhedron information as a dictionary. v0.6.0 (2018-07-06) -------------------