Skip to content

Commit 6f9c97f

Browse files
committed
Add change log entry for #2299
1 parent 94aaeb2 commit 6f9c97f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Infrastructure, Utility and Other Changes and Additions
4242
- Callback hooks are deleted before caching. Potentially all cached queries
4343
prior to this PR will be rendered invalid. [#2295]
4444

45+
- The modules that make use of the ``astroquery.utils.tap.model.job.Job`` class
46+
(e.g. Gaia) no longer print messages about where the results of async queries
47+
were written if the ``verbose`` setting is ``False``. [#2299]
48+
4549

4650
0.4.5 (2021-12-24)
4751
==================

0 commit comments

Comments
 (0)