aboutsummaryrefslogtreecommitdiffsponsor
path: root/ChangeLog.md
blob: 777eee4098eb125bf4093a8600e32cda8a896eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.