File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131* Rebuild part index after deserialization in ` Assembly ` .
3232* Fixed bug in ` compas.artists.colordict.ColorDict ` .
3333* Change ` Mesh.mesh_dual ` with option of including the boundary.
34- * Fixed type error in ` compas_rhino.conversions._shapes. box_to_rhino ` .
34+ * Fixed type error in ` compas_rhino.conversions.box_to_rhino ` .
3535* Moved from ` autopep8 ` to ` black `
3636* Fixed bug in ` compas.utilities.linspace ` for number series with high precision start and stop values.
3737* Fixed uncentered viewbox in ` Plotter.zoom_extents() `
3838* Changed ` RobotModelArtists.atteched_tool_models ` to dictionary to support multiple tools.
3939* Locked ` sphinx ` to 4.5.
4040* Fixed source directory path in ` compas_ghpython.uninstall ` plugin.
4141* Fixed bug in` compas_ghpython.components ` that ignored input list of ` .ghuser ` objects to uninstall.
42- * Fixed conversion bug of transformed box in ` compas_rhino.conversions._shapes `
42+ * Fixed conversion bug of transformed ` Box ` in ` compas_rhino.conversions `
4343
4444### Removed
4545
You can’t perform that action at this time.
0 commit comments