diff --git a/CHANGELOG.md b/CHANGELOG.md index d4cf77da9..f52b49201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - BPF test with DNS gadget from Inspektor Gadget ([#260](https://github.com/flatcar-linux/mantle/pull/260)) - BPF execsnoop test ([#233](https://github.com/flatcar-linux/mantle/pull/233)) - plume: Enable arm64 board uploads for the Stable channel ([#266](https://github.com/flatcar-linux/mantle/pull/266)) +- A way to reuse Equinix Metal devices during tests ([#268](https://github.com/flatcar-linux/mantle/pull/268)) ### Changed - `lsblk --json` output handling ([#244](https://github.com/flatcar-linux/mantle/pull/244))