Skip to content

Commit 9d109f1

Browse files
committed
document v4.5.0
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
1 parent 0ea0215 commit 9d109f1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

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

5+
## v4.5.0
6+
7+
### Features
8+
9+
* Many components for the Buildable Stick System - Arcade Edition --- pieces to create a control enclosure for the Qanba
10+
2009 base! These pieces live in `extras/bss-ae/` but do use some parts from the base project; check that subdir's
11+
README.
12+
* Created a Sega 2P 11 button layout, basically following the curve of the fourth column and adding a fifth, plus one
13+
extra button
14+
* More decorative plates, this time square ones for an NES-styled project.
15+
16+
### Improvements
17+
18+
* Button layout positions for Sega 2P and directional arc layouts have been parameterized.
19+
* The decorative plates for the directional arc + W and Sega 2P 9 layout have been split into two files, since there was
20+
no reason to keep them as one with multiple pieces anymore.
21+
* Tweaks to the horizontal stripes in order to get them to print better.
22+
* Renamed "Sega 2P plus one" to Sega 2P 9, following the pattern of the 11 layout.
23+
24+
### Miscellaneous
25+
26+
* Renaming of extended side pieces to fit the front/back idiom.
27+
* Cleanups to the demos.
28+
529
## v4.4.3
630

731
### Features

0 commit comments

Comments
 (0)