update CHANGELOG.md

This commit is contained in:
Denis Treskunov 2020-01-21 19:16:42 -08:00
parent ac8f679dfd
commit 7ad0cfd5f6

View File

@ -15,7 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Finnish translation for "PRECIP", "UPDATE_INFO_MULTIPLE" and "UPDATE_INFO_SINGLE".
- Added the ability to hide the temp label and weather icon in the `currentweather` module to allow showing only information such as wind and sunset/rise.
- Sun and Moon data to the `clock` module.
- The `clock` module now optionally displays sun and moon data, including rise/set times, remaining daylight, and percent of moon illumination.
### Fixed
- Force declaration of public ip adress in config file (ISSUE #1852)