Skip to content

Commit 1caa5f3

Browse files
author
veeck
committed
update CHANGELOG
1 parent 6f07422 commit 1caa5f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Thanks to: @dathbe.
4848
- [calendar] Fix regression handling of limit days (#3840)
4949
- [calendar] Fixed regression of calendarfetcherutils.shouldEventBeExcluded (#3841)
5050
- [core] Fixed socket.io timeout when server is slow to send notification, notification lost at client (#3380)
51+
- [weather] Use `apparent_temperature` data from openmeteo's hourly weather for current feelsLikeTemp ().
5152

5253
## [2.32.0] - 2025-07-01
5354

@@ -729,7 +730,7 @@ Special thanks to the following contributors: @AmpioRosso, @eouia, @fewieden, @j
729730
### Fixed
730731

731732
- Fixed wrong file `kr.json` to `ko.json`. Use language code 'ko' instead of 'kr' for Korean language.
732-
- Fixed `feels_like` data from openweathermap's current weather being ignored (#2678).
733+
- [weather] Fixed `feels_like` data from openweathermap's current weather being ignored (#2678).
733734
- Fixed chaotic newsfeed display after network connection loss thanks to @jalibu (#2638).
734735
- Fixed incorrect time zone correction of recurring full day events (#2632 and #2634).
735736
- Fixed e2e tests by increasing testTimeout.

0 commit comments

Comments
 (0)