From a834c61b9b81e3e941b27e562c378c200ec934e1 Mon Sep 17 00:00:00 2001 From: beanumber Date: Thu, 12 Oct 2023 13:46:09 -0500 Subject: [PATCH] updated NEWS --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index e625c61..c36b0ba 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,9 @@ -# etl 0.4.1 +# etl 0.4.1 (2023-10-12) * Added call to `dbplyr::src_dbi()` in `verify_con()` to workaround new `dplyr` behavior; #60 * Complete transition to GitHub Actions -# etl 0.4.0 +# etl 0.4.0 (2020-06-02) * Removed `stringr` dependency * Remove `LazyData: TRUE` since there is no data