perf: updating changelog

This commit is contained in:
Kurtis Blankenship 2020-01-17 23:04:51 -06:00
parent 2b738fa14b
commit 762bae907c

View File

@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Force declaration of public ip adress in config file (ISSUE #1852)
- 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 evenst crossing DST (ISSUE #1798)
### Updated
- Remove documentation from core repository and link to new dedicated docs site: [docs.magicmirror.builders](https://docs.magicmirror.builders).