Преглед на файлове

Merge pull request #892 from netbootxyz/various

Add changelog updates
Antony Messerli преди 4 години
родител
ревизия
71ac0cc8ac
променени са 1 файла, в които са добавени 11 реда и са изтрити 0 реда
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
 ## [Unreleased]
 
 ## [2.0.38]
+### Added
+- Fedora 34 and Live Versions
+- Rescuezilla
+
+### Changed
+- Switched to using upstream genfsimg for building hybrid images
+- Merged Legacy and EFI disks into single image for USB and ISOs
+- Can now use autoexec.ipxe on the root of a USB key to inject variables or modify the starting bootloader
+- Renamed USB disk from .usb to .img
 
 ## [2.0.37]
 ### Added
@@ -23,6 +32,7 @@ All notable changes to this project will be documented in this file.
 ## [2.0.34]
 ### Added
 - Support for AlmaLinux
+
 ### Fixes
 - Updated Debian Kernel for Live images, transitioned over to Actions from Travis
 
@@ -34,6 +44,7 @@ All notable changes to this project will be documented in this file.
 ## [2.0.32]
 ### Fixes
 - Update to latest Ubuntu maintenance release
+
 ### Changed
 - Disabled Unix Menu on EFI as SmartOS not working in that mode and was the only option on EFI
 - Various version updates