From 1ea3846dfc83bae6d131a494e64bcb90d26c8d11 Mon Sep 17 00:00:00 2001 From: lassulus Date: Wed, 22 Mar 2023 06:13:40 +0100 Subject: [PATCH] BREAKING_CHANGES: disk config in disko.devices --- BREAKING_CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 7ea1196..e73c5e7 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -1,3 +1,7 @@ +2023-03-22 2624af6 + +disk config now needs to be inside a disko.devices attrset always + 2023-03-22 0577409 the extraArgs option in the luks type was renamed to extraFormatArgs