Skip to content

Commit 88b9b02

Browse files
committed
Bump version to 1.0.0
1 parent 018cd97 commit 88b9b02

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
# Change Log
22

3-
## TODO
4-
5-
* Angled connectors?
6-
* Remove serial R
7-
* Audio connector cutout
8-
* MIDI cutout
9-
10-
## [1.0.0] - Initial Version - 2023-07-26
3+
## [1.0.0] - Initial Version - 2024-19-16

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Features:
1313

1414
Interactive [KiCanvas](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fpedalboard%2Fpedalboard-display%2Ftree%2Fmain) viewer.
1515

16-
Downloadable [Assets](https://pedalboard.github.io/pedalboard-display-site/latest) are generated with [KiBot](https://github.com/INTI-CMNB/KiBot)
16+
Downloadable [Assets](https://pedalboard.github.io/pedalboard-display-site/v1.0.0) are generated with [KiBot](https://github.com/INTI-CMNB/KiBot)
1717

1818
## Fabrication
1919

led_ring.kicad_sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
(paper "A4")
77
(title_block
88
(title "Pedalboard Display")
9-
(date "2024-10-05")
10-
(rev "0.0.0-RC1")
9+
(date "2024-10-16")
10+
(rev "1.0.0")
1111
(company "https://github.com/pedalboard")
1212
(comment 1 "Source Code: https://github.com/pedalboard/pedalboard-display")
1313
(comment 2 "License: CERN Open Hardware Licence Version 2 - Permissive")

pedalboard-display.kicad_pcb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
)
99
(paper "A4")
1010
(title_block
11-
(title "Pedalboard LED Ring")
12-
(date "2024-10-04")
13-
(rev "0.0.0-RC1")
11+
(title "Pedalboard Display")
12+
(date "2024-10-16")
13+
(rev "1.0.0")
1414
(company "https://github.com/pedalboard")
1515
(comment 1 "Source Code: https://github.com/pedalboard/pedalboard-display")
1616
(comment 2 "License: CERN Open Hardware Licence Version 2 - Permissive")

pedalboard-display.kicad_sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
(paper "A4")
77
(title_block
88
(title "Pedalboard Display")
9-
(date "2024-10-05")
10-
(rev "0.0.0-RC1")
9+
(date "2024-10-16")
10+
(rev "1.0.0")
1111
(company "https://github.com/pedalboard")
1212
(comment 1 "Source Code: https://github.com/pedalboard/pedalboard-display")
1313
(comment 2 "License: CERN Open Hardware Licence Version 2 - Permissive")

0 commit comments

Comments
 (0)