From 13580aaf45c86fac48f98b76ee86b8872a5940c0 Mon Sep 17 00:00:00 2001 From: David Blodgett Date: Fri, 11 Jul 2025 13:05:46 -0500 Subject: [PATCH] doco --- DESCRIPTION | 2 +- NEWS.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 444685c..fe4b40e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: sbtools Title: USGS ScienceBase Tools Maintainer: David Blodgett -Version: 1.4.0 +Version: 1.4.1 Authors@R: c(person("David", "Blodgett", role=c("cre"), email = "dblodgett@usgs.gov"), person("Luke", "Winslow", role = c("aut"), diff --git a/NEWS.md b/NEWS.md index 631c981..113df9c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# version 1.4.1 + +- improved `item_rm_files()` to use the cloud file removal utility. #334 and #336 + # version 1.4.0 - removed `items_create()`, `items_upsert()`, and `items_update()` as they are no longer supported by sciencebase.