You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,6 @@ The latest version of PiBakery, *PiBakery v2*, is a complete re-write of the ori
48
48
- Ability to edit **any** Raspbian SD card, not just ones that have been written with PiBakery
49
49
- More robust Linux support
50
50
- Ability to add multiple block sources, so the user can maintain their own block repo with their own custom blocks
51
-
- Importing of recipies (.xml files) created with older versions of PiBakery no longer fail, instead they are converted automatically into the new format
51
+
- Importing of recipes (.xml files) created with older versions of PiBakery no longer fail, instead they are converted automatically into the new format
52
52
- The entire program no longer runs as root/admin. Instead, just the writer process is elevated when needed to be
53
53
- Modularised code to increase readability, and add option for command line mode in the future
0 commit comments