diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a28e1b7..c39f315e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). on unused/unmanaged network interfaces. - Systems with no SMBIOS (Raspberry Pi) will create a UUID from `/sys/firmware/devicetree/base/serial-number` +- Grub chainload and main configs correctly extract smbios asset key + for node authentication - Replace slice in templates with sprig substr. #1093 - Fix an invalid format issue for the GitHub nightly build action. #1258 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cfa9774f..b804d818 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -37,4 +37,4 @@ * Tobias Ribizel * Tobias Poschwatta * Josh Burks -* Elmar Pruessee +* Elmar Pruesse @epruesse