X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/25a66f0434b12784c2e93c8d0b32416d0f7a4ece..4ff0ba46542bd16c486f1759b81f9b171da6d1b6:/README.md diff --git a/README.md b/README.md index 8d9da91..bebbdcb 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,21 @@ Future plans Version history --------------- +- 3.0.2 (Jan 2021) + + Use UTCC time when asking MesoWest for data. + +- 3.0.1 (Jan 2021) + + General fixes. + + - MesoWest wind data (speed and gust speed) units are now transformed + from their origin unit (meters per second) to the unit expected by + InfoEx (miles per hour). + + - Relative humidity is now rounded to one decimal place, preventing + InfoEx from reddening the auto-filled value. + - 3.0.0 (Nov 2020) Implement Custom Wx data providers.