Skip to content

Commit 97a6f52

Browse files
committed
changelog for v4.6.0
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
1 parent ecc3ffb commit 97a6f52

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
Included is a summary of changes to the project, by version. Details can be found in the commit history.
44

5+
## v4.6.0
6+
7+
### Features
8+
9+
* All frame pieces were updated to have flush edges, a la the "extended" sides, rather than the seam between the
10+
front/back and the sides being at a 45 degree angle on some pieces, with the latter meaning that we were maintaining
11+
two (complicated) duplicates of the same pieces because both 45 degree and 90 degree angles were necessary. This does
12+
not affect the look of the build much, but simplifies the print and the maintenance of the project.
13+
* A slightly-extended flat side piece was added, to add just a bit of length to the overall build.
14+
15+
### Improvements
16+
17+
* One more slash has been added to the frame pieces, just for more interesting visuals.
18+
* The rectangle plates' positioning was tweaked slightly.
19+
20+
### Fixes
21+
22+
* The frame solid was very slightly shorter than it should have been as the corners relied on cylinders. The core solid
23+
is now at its proper dimensions.
24+
525
## v4.5.0
626

727
### Features

0 commit comments

Comments
 (0)