From 0013bd8bc7f1101c142ac6985b36253bb751c232 Mon Sep 17 00:00:00 2001 From: Jesse Braham Date: Mon, 5 Feb 2024 09:54:32 -0800 Subject: [PATCH] Update `CHANGELOG.md` --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d981d6bd..8c01c10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Remove support for the ESP8266 (#576) +- Remove the direct boot image format (#577) ## [2.1.0] - 2023-10-03