Skip to content

Commit 1afc7a6

Browse files
author
veeck
committed
Update CHANGELOG
1 parent cdaf5a1 commit 1afc7a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Thanks to: @dathbe.
1818
### Added
1919

2020
- Added configuration option for `User-Agent`, used by calendar & news module (#3255)
21+
- [linter] Added prettier plugin for nunjuck templates (#3887)
2122

2223
### Changed
2324

@@ -308,7 +309,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
308309
### Added
309310

310311
- Output of system information to the console for troubleshooting (#3328 and #3337), ignore errors under aarch64 (#3349)
311-
- [core] Add `eslint-plugin-package-json` to lint the `package.json` files (#3368)
312+
- [linter] Add `eslint-plugin-package-json` to lint the `package.json` files (#3368)
312313
- [weather] `showHumidity` config is now a string describing where to show this element. Supported values: "wind", "temp", "feelslike", "below", "none". (#3330)
313314
- electron-rebuild test suite for electron and 3rd party modules compatibility (#3392)
314315
- Create MM² icon and attach it to electron process (#3407)
@@ -470,7 +471,7 @@ Special thanks to @khassel, @rejas and @sdetweil for taking over most (if not al
470471
- Added UV Index to hourly and current Weather, with support for Openmeteo
471472
- Added tests for serveronly
472473
- Set Timezone `Europe/Berlin` in unit tests (needed for new formatTime tests)
473-
- Added no-param-reassign eslint rule and fix warnings
474+
- [linter] Added no-param-reassign eslint rule and fix warnings
474475
- [updatenotification] Added `sendUpdatesNotifications` feature. Broadcast update with `UPDATES` notification to other modules
475476
- [updatenotification] Allow force scanning with `SCAN_UPDATES` notification from other modules
476477
- Added per-calendar fetchInterval

0 commit comments

Comments
 (0)