Skip to content

Commit b5cc408

Browse files
committed
changelog
1 parent 4f81c36 commit b5cc408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ _This release is scheduled to be released on 2024-01-01._
3333
- electron is now per default started without gpu, if needed it must be enabled with new env var `ELECTRON_ENABLE_GPU=1` on startup (#3226)
3434
- Replace prettier by stylistic in ESLint config to lint JavaScript (and disable some rules for `config/config.js*` files)
3535
- Update node-ical to v0.17.1 and fix tests
36+
- Changed `new Date()` to `Date.now()` to aid debugging (#3252)
3637

3738
### Fixed
3839

0 commit comments

Comments
 (0)