From 68b09d3e277e54741f869ab998ec4089ead60791 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Mon, 29 Apr 2024 17:10:04 -0500 Subject: Add Change Log --- ChangeLog.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ChangeLog.md (limited to 'ChangeLog.md') diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 0000000..777eee4 --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,18 @@ +# Change Log + +All notable changes to this project will be documented in this file. + +## [0.2.0-alpha] - 2024-04-29 + +### Added + + - Added configuration for source and destination initrd paths. + +### Changed + + - No longer expect mkinitrd to have the destination initrd configured for the EFI. + +### Fixed + + - Avoid using the 'USER' environment variable which is not set by SysVInit. + - Avoid emitting successful install messages on error. -- cgit v1.2.3