Merge branch 'develop' into istanbul

This commit is contained in:
Michael Teeuw
2020-07-17 16:23:59 +02:00
committed by GitHub
3 changed files with 71 additions and 8 deletions

View File

@@ -11,7 +11,9 @@ _This release is scheduled to be released on 2020-10-01._
### Added
- Test coverage with Istanbul, run it with `npm run test:coverage`
- Test coverage with Istanbul, run it with `npm run test:coverage`.
- Add lithuanian language.
- Added support in weatherforecast for OpenWeather onecall API.
### Updated