Skip to content

Commit 8b969f5

Browse files
Add PR IDs
1 parent d896963 commit 8b969f5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ planned for 2025-07-01
1313

1414
### Added
1515

16-
- [config] Allow to change module order for final renderer (or dynamically with CSS): Feature `order` in config. (#3762)
16+
- [config] Allow to change module order for final renderer (or dynamically with CSS): Feature `order` in config (#3762)
1717
- [clock] Added option 'disableNextEvent' to hide next sun event (#3769)
1818

1919
### Changed
@@ -22,7 +22,7 @@ planned for 2025-07-01
2222
- Use `node --run` instead of `npm run` (#3764) and adapt `start:dev` script (#3773)
2323
- [workflow] Run linter and spellcheck with LTS node version (#3767)
2424
- [workflow] Split "Run test" step into two steps for more clarity (#3767)
25-
- [linter] Review linter setup
25+
- [linter] Review linter setup (#3783)
2626
- Fix command to lint markdown in `CONTRIBUTING.md`
2727
- Re-activate JSDoc linting and fix linting issues
2828
- Refactor ESLint config to use `defineConfig` and `globalIgnores`
@@ -31,11 +31,11 @@ planned for 2025-07-01
3131

3232
### Fixed
3333

34-
- [fix] Handle spellcheck issues
34+
- [fix] Handle spellcheck issues (#3783)
3535

3636
### Updated
3737

38-
- [core] Update dependencies
38+
- [core] Update dependencies (#3774)
3939

4040
## [2.31.0] - 2025-04-01
4141

@@ -46,7 +46,7 @@ Thanks to: @Developer-Incoming, @eltociear, @geraki, @khassel, @KristjanESPERANT
4646
### Added
4747

4848
- Add CSS support to the digital clock hour/minute/second through the use of the classes `clock-hour-digital`, `clock-minute-digital`, and `clock-second-digital`.
49-
- Add Arabic (#3719) and Esperanto translation.
49+
- Add Arabic (#3719) and Esperanto translation (#3740)
5050
- Mark option `secondsColor` as deprecated in clock module.
5151
- Add Greek translation to Alerts module.
5252
- [newsfeed] Add specific ignoreOlderThan value (override) per feed (#3360)

0 commit comments

Comments
 (0)