X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/e7abb7e4b661ecbf466c1934ce3e34e1a9ea1a68..8be95536e1c559c145a33062d1659004af9f5338:/README.md 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.