From 254a811cfd1fe2ed10b2d3b3ccc34935bc88ae38 Mon Sep 17 00:00:00 2001 From: unknown <ldecicco@usgs.gov> Date: Tue, 7 Apr 2015 15:15:51 -0500 Subject: [PATCH] Updating news. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 3b0b5d35..0f02c9e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +dataRetrieval 2.2.0 +=========== +* Changed the output of tz_cd (in all *NWIS functions) to the timezone that is reported in the data frame. Before this version, it was the time zone reported by NWIS. This was confusing however since the dateTime columns default to UTC. +* Minor bug fixes +* Help file updates +* Improved query options in readNWISdata and readWQPdata functions. + dataRetrieval 2.1.4 =========== * Expanded readNWISdata to qw data -- GitLab