From b70a9c36fa006080488313bbb93e7dc998089928 Mon Sep 17 00:00:00 2001 From: Kristjan SCHMIDT <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Wed, 2 Feb 2022 00:48:50 +0100 Subject: [PATCH] Begin with capital letters --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c0ce976..048e38c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,17 +18,17 @@ _This release is scheduled to be released on 2022-04-01._ ### Updated -- deprecated roboto fonts package `roboto-fontface-bower` replaced with `fontsource`. -- update `helmet` to v5, use defaults of v4. -- updates Font Awesome css class to new default style (fixes #2768) -- replaced deprecated modules `currentweather` and `weatherforecast` with dummy modules only displaying that they have to be replaced. -- include all calendar events from the configured date range when broadcasting. +- Deprecated roboto fonts package `roboto-fontface-bower` replaced with `fontsource`. +- Update `helmet` to v5, use defaults of v4. +- Updates Font Awesome css class to new default style (fixes #2768) +- Replaced deprecated modules `currentweather` and `weatherforecast` with dummy modules only displaying that they have to be replaced. +- Include all calendar events from the configured date range when broadcasting. - Update Danish translation. ### Fixed -- improved and speedup e2e tests, artificial wait after mm start removed. -- improved husky setup not blocking `git commit` if `husky` or `npm` is not installed. +- Improved and speedup e2e tests, artificial wait after mm start removed. +- Improved husky setup not blocking `git commit` if `husky` or `npm` is not installed. - Using a consistent spelling of MagicMirror². ## [2.18.0] - 2022-01-01