From 4086fb77156ef0ff8ba1fbab90eb4b3694c3154c Mon Sep 17 00:00:00 2001 From: Abdu Zoghbi Date: Mon, 16 Oct 2023 15:45:07 -0400 Subject: [PATCH] add utils.download to CHANGES.rst; add --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index c6b28c7c3..cfa7b07fe 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -31,7 +31,7 @@ DALResultsTable and not a generic astropy Table. [#478] - Add ``utils.http_download`` and ``utils.aws_download`` for downling data - files from on-prem servers and the aws cloud. + files from on-prem servers and the aws cloud. [#489] 1.4.3 (unreleased)