Skip to content

Commit 39825d4

Browse files
committed
Prepare for release 3.2.0
1 parent 1bb1bf0 commit 39825d4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)