Skip to content

Commit

Permalink
Release v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Apr 20, 2023
1 parent 2418e99 commit cbec11c
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,24 @@
4.1.5 (2023-04-20)
==================

New Features
------------

- Able to download files from REST/TAP Data Providers from the VSO. (`#6887 <https://github.com/sunpy/sunpy/pull/6887>`__)


Bug Fixes
---------

- Pass in "max_splits" to Parfive to prevent multi connections to JSOC for JSOC only queries. (`#6921 <https://github.com/sunpy/sunpy/pull/6921>`__)


Documentation
-------------

- Added clarifying detail (in the `~sunpy.time.TimeUTime` docstring) for how the ``utime`` time format handles seconds on a day with a leap second. (`#6894 <https://github.com/sunpy/sunpy/pull/6894>`__)


4.1.4 (2023-03-31)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/6887.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/6894.doc.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/6921.bugfix.rst

This file was deleted.

0 comments on commit cbec11c

Please sign in to comment.