X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/9e32afeb775aa2a1f45609d3796a3f8a6d1b8146..2034a5a98fec948aff0f8556246f83d38abc0f89:/README.md?ds=sidebyside 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.