This repository was archived by the owner on Sep 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed
Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ backwards compatibility.
66
77## Unreleased
88
9+ ## 0.3.0
10+
911* Introduce support for module instantiation and removal.
1012* Implement menu for dynamic connecting and disconnecting of patches.
1113
Original file line number Diff line number Diff line change 88 (title_block
99 (title "Proton")
1010 (date "2022-03-06")
11- (rev "v0.2 .0")
11+ (rev "v0.3 .0")
1212 (company "Petr Horáček")
1313 (comment 1 "petr@zlosynth.com")
1414 (comment 2 "https://github.com/zlosynth/proton")
72607260 (gr_text "RED\n-12 V" (at 122.53 94.95) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-000062259c98)
72617261 (effects (font (size 1 1) (thickness 0.15)))
72627262 )
7263- (gr_text "board v0.2 .0" (at 158.77 58.98 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a763)
7263+ (gr_text "board v0.3 .0" (at 158.77 58.98 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a763)
72647264 (effects (font (size 1 1) (thickness 0.15)) (justify left))
72657265 )
72667266 (gr_text "S/N:" (at 131.06 129.16 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a764)
Original file line number Diff line number Diff line change 77 (title_block
88 (title " Proton" )
99 (date " 2022-03-06" )
10- (rev " v0.2 .0" )
10+ (rev " v0.3 .0" )
1111 (company " Petr Horáček" )
1212 (comment 1 "petr@zlosynth.com" )
1313 (comment 2 "https://github.com/zlosynth/proton" )
Original file line number Diff line number Diff line change 11[package ]
22authors = [" Petr Horáček <hrck@protonmail.com>" ]
33name = " proton-lib"
4- version = " 0.2 .0" # hack/release.sh
4+ version = " 0.3 .0" # hack/release.sh
55edition = " 2021"
66license = " GPL-3.0-or-later"
77repository = " https://github.com/zlosynth/proton"
Original file line number Diff line number Diff line change 11[package ]
22authors = [" Petr Horáček <hrck@protonmail.com>" ]
33name = " proton-puredata"
4- version = " 0.2 .0" # hack/release.sh
4+ version = " 0.3 .0" # hack/release.sh
55edition = " 2021"
66license = " GPL-3.0-or-later"
77repository = " https://github.com/zlosynth/proton"
You can’t perform that action at this time.
0 commit comments