From 568bd8a243c5fee1386806af464d5167b2893c82 Mon Sep 17 00:00:00 2001 From: shripad621git Date: Tue, 3 Jun 2025 12:57:19 +0530 Subject: [PATCH] Updated the RELEASE_NOTES.md for esp-idf update --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 97894d396..c25431f21 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +# 03-June-2025 +- Updated the esp-idf version to v5.4.1. +- Updated the button component to use the latest version(>=4.0.0). + # 27-December-2024 Added ``matter esp factoryreset`` command to factory reset a Matter device.