Skip to content

Commit d046f9c

Browse files
committed
Update changelogs
1 parent ae499eb commit d046f9c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file.
99
- Matter support for Air Quality sensors (#21559)
1010
- Matter support for bridged Air Quality (#21597)
1111
- HASPmota rounds to nearest int values passed as 'real' (#21599)
12-
- Berry automatic rounding of float to int when calling C mapped functions
13-
- Berry add `math.round`
12+
- Berry automatic rounding of float to int when calling C mapped functions (#21601)
13+
- Berry add `math.round` (#21602)
1414

1515
### Breaking Changed
1616

RELEASENOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
123123
### Added
124124
- Berry solidification of `bytes` instances [#21558](https://github.com/arendst/Tasmota/issues/21558)
125125
- Berry automatic rounding of float to int when calling C mapped functions [#21601](https://github.com/arendst/Tasmota/issues/21601)
126+
- Berry add `math.round` [#21602](https://github.com/arendst/Tasmota/issues/21602)
126127
- HASPmota rounds to nearest int values passed as 'real' [#21599](https://github.com/arendst/Tasmota/issues/21599)
127128
- Matter support for Air Quality sensors [#21559](https://github.com/arendst/Tasmota/issues/21559)
128129
- Matter support for bridged Air Quality (#21597)[#21597](https://github.com/arendst/Tasmota/issues/21597)

0 commit comments

Comments
 (0)