Update CHANGELOG.md

This commit is contained in:
s-hadinger 2023-06-21 14:22:41 +02:00 committed by GitHub
parent 410aadbf6d
commit 1a460926f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
- Matter add support for Contact Sensor - Matter add support for Contact Sensor
- Berry `string.format()` now automatically converts type according to format - Berry `string.format()` now automatically converts type according to format
- Matter add friendly-name (NodeLabel) to each endpoint - Matter add friendly-name (NodeLabel) to each endpoint
- Berry add global function `format` as a simpler syntax to `string.format`
### Breaking Changed ### Breaking Changed