diff --git a/changelog/changes/2024-06-21-remove-unused-grub-files.md b/changelog/changes/2024-06-21-remove-unused-grub-files.md new file mode 100644 index 0000000000..f4bd5a0df7 --- /dev/null +++ b/changelog/changes/2024-06-21-remove-unused-grub-files.md @@ -0,0 +1 @@ +- Removed unused grub executable duplicate files and removed grub modules that are already assembled in the grub executable ([#1955](https://github.com/flatcar/scripts/pull/1955)).