Ver código fonte

Update changelog

Antony Messerli 1 ano atrás
pai
commit
eb04464a61
1 arquivos alterados com 9 adições e 2 exclusões
  1. 9 2
      CHANGELOG.md

+ 9 - 2
CHANGELOG.md

@@ -5,14 +5,21 @@ All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
 
-## [2.0.71] - 2023-00-00
+## [2.0.71] - 2023-09-09
+
+### Added
+
+- Added NixOS option for ARM
+
+### Changed
+
+- Adjusted bootloader logic for detecting v6 and v6 scenarios
 
 ### Fixed
 
 - Kickstart URLs were broken on RHEL based distros if text install
   was being used.
 
-
 ## [2.0.70] - 2023-07-03
 
 ### Added