Skip to content

Commit feb4c47

Browse files
committed
move changelog entry [skip ci]
1 parent 0864cb6 commit feb4c47

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGES.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ New Tools and Services
88
API changes
99
-----------
1010

11-
query.py
12-
^^^^^^^^
13-
14-
- ``_download_file`` now returns the local file path in all cases (formerly, it would return ``None`` if the file was already cached). Some corner cases where downloads were not properly continued have been fixed [#3232]
15-
16-
1711
esa.euclid
1812
^^^^^^^^^^
1913

@@ -85,6 +79,8 @@ Infrastructure, Utility and Other Changes and Additions
8579
- Removed usage of the astropy TestRunner, therefore the unadvertised
8680
``astroquery.test()`` functionality. [#3215]
8781

82+
- ``_download_file`` now returns the local file path in all cases (formerly, it would return ``None`` if the file was already cached). Some corner cases where downloads were not properly continued have been fixed [#3232]
83+
8884

8985
0.4.9 (2025-01-24)
9086
==================

0 commit comments

Comments
 (0)