From: Alexander Vasarab Date: Wed, 1 Jul 2020 01:32:19 +0000 (-0700) Subject: Small tense fix X-Git-Tag: v2.0.0^2~1 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/20d4e85e9fad838abad6d263d2c36f6e923ed005 Small tense fix --- diff --git a/README.md b/README.md index cda54b9..3b442b5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This program fetches data from an NRCS SNOTEL or MesoWest station and pushes it into the InfoEx system using the new automated weather system implementation. -License under the ISC license (see file: LICENSE). +Licensed under the ISC license (see file: LICENSE). Disclaimer ---------- @@ -235,6 +235,12 @@ Version history hence the major version bump. Such changes are not taken lightly but given the desire to support multiple data sources, were necessary. + Other minor changes include: + + - New switches: --log-level and --version. + - Better documentation. + - Expanded supported measurement types (from three to eight, in number). + - 1.0.0 (Jun 2020) First released version. Cleaned up the program and design.