File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ sbc-allwinner 0.1.2] ( https://github.com/siderolabs/sbc-allwinner/releases/tag/v0.1.2 ) (2025-05-02)
2+
3+ Welcome to the v0.1.2 release of sbc-allwinner!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/sbc-allwinner/issues .
9+
10+ ### Contributors
11+
12+ * Noel Georgi
13+
14+ ### Changes
15+ <details ><summary >1 commit</summary >
16+ <p >
17+
18+ * [ ` 715f0ec ` ] ( https://github.com/siderolabs/sbc-allwinner/commit/715f0ec7146d240cfd68e0a9fcb13b42856768a8 ) fix: use grub as bootloader for SBCs
19+ </p >
20+ </details >
21+
22+ ### Dependency Changes
23+
24+ This release has no dependency changes
25+
26+ Previous release can be found at [ v0.1.1] ( https://github.com/siderolabs/sbc-allwinner/releases/tag/v0.1.1 )
27+
128## [ sbc-allwinner 0.1.1] ( https://github.com/siderolabs/sbc-allwinner/releases/tag/v0.1.1 ) (2025-04-15)
229
330Welcome to the v0.1.1 release of sbc-allwinner!
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project_name = "sbc-allwinner"
55github_repo = " siderolabs/sbc-allwinner"
66match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77
8- previous = " v0.1.0 "
8+ previous = " v0.1.1 "
99pre_release = false
1010
1111# [notes]
You can’t perform that action at this time.
0 commit comments