ChangeLog.md (559B)
1 # Change Log 2 3 All notable changes to this project will be documented in this file. 4 5 ## [0.2.1] - 2024-08-13 6 7 ### Fixed 8 9 - Fix how the kernel version is sourced to support recent changes in Slackware Current. 10 11 ## [0.2.0-alpha] - 2024-04-29 12 13 ### Added 14 15 - Added configuration for source and destination initrd paths. 16 17 ### Changed 18 19 - No longer expect mkinitrd to have the destination initrd configured for the EFI. 20 21 ### Fixed 22 23 - Avoid using the 'USER' environment variable which is not set by SysVInit. 24 - Avoid emitting successful install messages on error.