X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/9903624614ea3acbeda56479980cac9011262e3f..68fafe3a98e61112fc4c37bbe3a1c7c35fea469a:/README.md?ds=inline diff --git a/README.md b/README.md index edd134b..7c710d5 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,22 @@ Future plans Version history --------------- +- 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.