Skip to content

Commit 2d99c52

Browse files
author
veeck
committed
update CHANGELOG
1 parent 868c438 commit 2d99c52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@ planned for 2025-04-01
2828

2929
### Updated
3030

31-
- [core] Update dependencies and formatting (#3693)
31+
- [core] Update dependencies and formatting (#3693, #3717)
3232

3333
### Fixed
3434

3535
- [calendar] Fix clipping events being broadcast (#3678)
36-
- [tests] Electron tests: Fixes for running under new github image ubuntu-24.04, replace xserver with labwc, running under xserver and labwc depending on env variable WAYLAND_DISPLAY is set (#3676)
36+
- [tests] Fix Electron tests by running them under new github image ubuntu-24.04, replace xserver with labwc, running under xserver and labwc depending on env variable WAYLAND_DISPLAY is set (#3676)
3737
- [calendar] Fix arrayed symbols, #3267, again, add testcase, add testcase for #3678
3838
- [weather] Fix wrong weatherCondition name in openmeteo provider which lead to n/a icon (#3691)
3939
- [core] Fix wrong port in log message when starting server only (#3696)
40-
- [calendar] NewYork event processed on system in Central timezone shows wrong time #3701
40+
- [calendar] Fix NewYork event processed on system in Central timezone shows wrong time #3701
4141
- [weather/yr] The Yr weather provider is now able to recover from bad API resposes instead of freezing (#3296)
4242

4343
## [2.30.0] - 2025-01-01
@@ -136,7 +136,7 @@ Thanks to: @bugsounet, @dkallen78, @jargordon, @khassel, @KristjanESPERANTO, @Ma
136136
- [core] Detail optimizations in `config_check.js`
137137
- [core] Updated minimal needed node version in `package.json` (currently v20.9.0) (#3559) and except for v21 (no security updates) (#3561)
138138
- [linter] Switch to ESLint v9 and flat config and replace `eslint-plugin-unicorn` by `@eslint/js`
139-
- [core] fix discovering module positions twice after #3450
139+
- [core] Fix discovering module positions twice after #3450
140140

141141
### Fixed
142142

0 commit comments

Comments
 (0)