From 9ecbff024a5cfcd266644c6cbd479888cd0914cf Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Wed, 27 Jun 2018 10:26:30 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 552d9414..edab630d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fixed weatherforecast to use dt_txt field instead of dt to handle timezones better - Newsfeed now remembers to show the description when `"ARTICLE_LESS_DETAILS"` is called if the user wants to always show the description. [#1282](https://github.com/MichMich/MagicMirror/issues/1282) - `clientonly/*.js` is now linted, and one linting error is fixed +- Fix issue #1196 by changing underscore to hyphen in locale id, in align with momentjs. ### Updated - Updated Italian translation