Skip to content

Commit 87e011f

Browse files
Add entry for YAML file extention
1 parent 9b20518 commit 87e011f

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
@@ -12,8 +12,9 @@ _This release is scheduled to be released on 2022-07-01._
1212
### Added
1313

1414
- Added a new config option `httpHeaders` used by helmet (see https://helmetjs.github.io/). You can now set own httpHeaders which will override the defaults in `js/defauls.js` which is useful e.g. if you want to embed MagicMirror into annother website (solves #2847).
15-
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192)
15+
- Show endDate for calendar events when dateHeader is enabled and showEnd is set to true (#2192).
1616
- Added the notification emitting from the weather module on infromation updated.
17+
- Use recommended file extention for YAML files (#2864).
1718

1819
### Updated
1920

0 commit comments

Comments
 (0)