Browse Source

Merge pull request #892 from netbootxyz/various

Add changelog updates
Antony Messerli 4 years ago
parent
commit
71ac0cc8ac
1 changed files with 11 additions and 0 deletions
  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]
 ## [Unreleased]
 
 
 ## [2.0.38]
 ## [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]
 ## [2.0.37]
 ### Added
 ### Added
@@ -23,6 +32,7 @@ All notable changes to this project will be documented in this file.
 ## [2.0.34]
 ## [2.0.34]
 ### Added
 ### Added
 - Support for AlmaLinux
 - Support for AlmaLinux
+
 ### Fixes
 ### Fixes
 - Updated Debian Kernel for Live images, transitioned over to Actions from Travis
 - 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]
 ## [2.0.32]
 ### Fixes
 ### Fixes
 - Update to latest Ubuntu maintenance release
 - Update to latest Ubuntu maintenance release
+
 ### Changed
 ### Changed
 - Disabled Unix Menu on EFI as SmartOS not working in that mode and was the only option on EFI
 - Disabled Unix Menu on EFI as SmartOS not working in that mode and was the only option on EFI
 - Various version updates
 - Various version updates