From 16362e66a3f07da3c517515569135601de4585c1 Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Sat, 22 Feb 2025 10:09:03 +0100 Subject: [PATCH] docs: update changelog for version 1.3.33 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54552aa..a7705f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.33] - 2025-02-22 +### Changed +- update webpages for version v1.3.33 +- partition: update spiffs offset and app sizes in partition files +- partition: update spiffs offset in partition files +- partition: update app sizes and offsets in partitions.csv + + ## [1.3.32] - 2025-02-22 ### Changed - update webpages for version v1.3.32