From b8c5e22e1be8bc42fc14fa6f9728894b88aa220e Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:41:20 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08d416270..a70cadbf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. ### Changed - Berry consolidated constants for solidified classes reduces Flash size (#2185) - Berry updated precompiled Windows binary (#21858) +- Matter improve encoding of attributes to reduce flash size (#21864) ### Fixed - Berry `light.get` for separate RGB/CT (#21818)