浏览代码

Update changelog

Antony Messerli 1 年之前
父节点
当前提交
eb04464a61
共有 1 个文件被更改,包括 9 次插入2 次删除
  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