File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11.env
22build.sh.log
33dynamic_data /*
4- last_build_date.txt
5- last_build_date_lts.txt
4+ last_build_date * .txt
65software /
Original file line number Diff line number Diff line change @@ -52,8 +52,13 @@ git log ${TAG_CREATED_FROM}..HEAD | grep '^ ' | trim
5252
5353### Added in unreleased
5454
55+ * Added arguments to [ run the iso] ( run_iso.sh ) script, check out ` run_iso.sh `
56+ * Added environment variable ` ISO_BOOT_TYPE ` to prevent question about "uefi or bios" when try to [ run the iso] ( run_iso.sh )
57+ * Added ` last_build_date*.txt ` to [ gitignore] ( .gitignore )
58+
5559### Changed in unreleased
5660
61+
5762## [ 3.1.0] ( https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs/tree/3.1.0 ) - 20250207
5863
5964### Added in 3.1.0
You can’t perform that action at this time.
0 commit comments