Small tense fix
authorAlexander Vasarab <alexander@wylark.com>
Wed, 1 Jul 2020 01:32:19 +0000 (18:32 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Wed, 1 Jul 2020 01:32:19 +0000 (18:32 -0700)
README.md

index cda54b9a118d86ef34b4cfc0611209e3fe6df0d5..3b442b56627a1541eab02fda9161885b43c2991d 100644 (file)
--- 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.