Skip to content

Commit

Permalink
CHANGELOG: boxFrame and link
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Jan 6, 2024
1 parent 616db62 commit 5101b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Haskell interface changes
* `extrude` arguments are now swapped, instead of `extrude obj height` we now have `extrude height obj` [#473](https://github.com/Haskell-Things/ImplicitCAD/issues/473)
* Added `slice` primitive [#448](https://github.com/Haskell-Things/ImplicitCAD/pull/448)
* Added `boxFrame` and `link` primitive [#471](https://github.com/Haskell-Things/ImplicitCAD/pull/471)

* Other changes
* Fixing `shell` so that it doesn't increase the outside dimentions of objects.
Expand Down

0 comments on commit 5101b50

Please sign in to comment.