X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/1a88cb87e43c538e58bf00dd9d4f363e5b8c9e04..6a516ce12e2e30356f0935485d5f565c398d5ef0:/README.md diff --git a/README.md b/README.md index 8d9da91..944606c 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,17 @@ Future plans Version history --------------- +- 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.