File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,27 @@ git log ${TAG_CREATED_FROM}..HEAD | grep '^ ' | trim
5858
5959### Changed in unreleased
6060
61+ ## [ 3.2.0] ( https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs/tree/3.2.0 ) - 20251104
62+
63+ ### Added in 3.2.0
64+
65+ * Add cleanup for all archlinux based images or containers filtered by label
66+ * Add cleanup of document and software to prevent git issus
67+ * Add filter for docker prune with until-two-weeks-ago
68+ * Add ` last_build* ` to .gitignore
69+ * Add podman option to readme
70+ * Add support for ` .env* ` files and -h|--help
71+ * Add support for building with podman instead of docker
72+
73+ ### Changed in 3.2.0
74+
75+ * Fix ` creation_date_time ` detection in ` upload_iso `
76+ * Fix invalid longoption for dryrun
77+ * Fix missing then after if
78+ * Migrate to upload-artifact@v4
79+ * Replace invalid else with elif
80+ * Remove duplicated ` _exist_if_string_is_empty ` function
81+ * Update actions/checkout from v4 to v5
6182
6283## [ 3.1.0] ( https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs/tree/3.1.0 ) - 20250207
6384
You can’t perform that action at this time.
0 commit comments