Merge pull request #1115 from MichMich/develop

Cleanup.
This commit is contained in:
Michael Teeuw 2018-01-01 12:48:22 +01:00 committed by GitHub
commit ace04f0b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add Czech translation. - Add Czech translation.
- Add option for decimal symbols other than the decimal point for temperature values in both default weather modules: WeatherForecast and CurrentWeather. - Add option for decimal symbols other than the decimal point for temperature values in both default weather modules: WeatherForecast and CurrentWeather.
### Updated
### Fixed ### Fixed
- Fixed issue with calendar module showing more than `maximumEntries` allows - Fixed issue with calendar module showing more than `maximumEntries` allows
- WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP - WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP