X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/9903624614ea3acbeda56479980cac9011262e3f..60929fc61a149d50061ba99dfd50d96f83730bc2:/README.md?ds=inline diff --git a/README.md b/README.md index edd134b..b2af012 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,26 @@ Future plans Version history --------------- +- 2.2.0 (Nov 2020) + + Add support for Tmin/Tmax values (directly from MesoWest/NRCS). + +- 2.1.0 (Nov 2020) + + Adjust precision of certain values before sending them to InfoEx. + +- 2.0.2 (Jul 2020) + + Fix issues shown by pylint(1). + +- 2.0.1 (Jul 2020) + + Major restructuring, but nothing which should impact the end user. + + - Took the monolithic main () routine and broke it out into logical + components. + - Improved the names of variables. + - 2.0.0 (Jul 2020) Implement MesoWest integration.