From a18e14083dc3988a0849a858f7907ad4c708d5f1 Mon Sep 17 00:00:00 2001 From: unknown <ldecicco@usgs.gov> Date: Wed, 26 Nov 2014 12:21:36 -0600 Subject: [PATCH] Added news for 2.0.1 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 61950316..569af5d2 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,11 @@ To install the dataRetrieval package, you must be using R 3.0 or greater and run ##Version updates --------------- +###dataRetrieval 2.0.1 +* Improved help files and vignette documentation +* Added siteInfo and variableInfo attributes to returned data frames +* Removed any obsolete functions + ###dataRetrieval 2.0.0 -- GitLab