Merge pull request #2631 from apiontek/develop

This commit is contained in:
Michael Teeuw
2021-08-15 23:26:35 +02:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ _This release is scheduled to be released on 2021-10-01._
- Updated github templates.
- Actually test all js and css files when lint script is run.
- Update jsdocs and print warnings during testing too
- Update weathergov provider to try fetching not just current, but also foreacst, when API URLs available.
### Fixed