Merge pull request #1 from wast/patch-2

Update CHANGELOG.md
This commit is contained in:
Stjepan
2020-02-09 10:26:54 +01:00
committed by GitHub

View File

@@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fixes `run-start.sh`: If running in docker-container, don't check the environment, just start electron (ISSUE #1859)
- Fix calendar time offset for recurring events crossing Daylight Savings Time (ISSUE #1798)
- Fix regression in currentweather module causing 'undefined' to show up when config.hideTemp is false
- Fix FEELS translation for Croatian
### Updated
- Remove documentation from core repository and link to new dedicated docs site: [docs.magicmirror.builders](https://docs.magicmirror.builders).