소스 검색

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