Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Nov 8, 2024
1 parent efb4afb commit d6b6612
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

* Added key conversion map to `compas.colors.ColorDict` to avoid serialisation problems with tuple keys when used in combination with edges.
* Added `Scene.find_all_by_itemtype`.

### Changed

* Fixed bug in `VolMesh.delete_cell`.
* Fixed `NoneType` error when calling `compas.geometry.Sphere.edges`.
* Fixed bug in `VolMesh.vertex_halffaces`.
* Fixed bug in `VolMesh.vertex_cells`.
* Fixed bug in `VolMesh.is_halfface_on_boundary`.


### Removed
Expand Down

0 comments on commit d6b6612

Please sign in to comment.