From f28b34e4272e9ebb20c8f64d26593f2878e85f46 Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Fri, 29 Aug 2025 18:57:42 +0200 Subject: [PATCH] docs: update changelog and header for version v2.0.0-beta4 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cd88bb..c66f4aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.0-beta4] - 2025-08-29 +### Changed +- update platformio.ini for beta version v2.0.0-beta4 + +### Fixed +- update createVendor function to use external_id as comment instead of static text +- update to_old_version in platformio.ini to reflect correct previous version + + ## [2.0.0-beta3] - 2025-08-29 ### Changed - update platformio.ini for beta version v2.0.0-beta3