Skip to content

Commit 9396803

Browse files
committed
update CHANGELOG.md
1 parent 6cdb1d7 commit 9396803

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
* Added `compas_masonry.templates.Template`.
1717
* Added `compas_masonry.templates.ArchTemplate`.
1818
* Added `compas_masonry.viewers.BlockModelViewer`.
19+
* Added `compas_masonry.materials.Material`.
20+
* Added `compas.masonry.materials.Stone`.
21+
1922

2023
### Changed
24+
* Changed `compute_aabb and compute_obb in compas_masonry.elements.BlockElement`.
2125

2226
### Removed
2327

24-
* Removed 'frame attribute from compas_masonry.elements.BlockElement'.
28+
* Removed `frame attribute from compas_masonry.elements.BlockElement`.

0 commit comments

Comments
 (0)