Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit e94b79a

Browse files
authored
Merge pull request #265 from dstansby/whats-new
Add what's new page
2 parents 82547b9 + 4357f4f commit e94b79a

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

doc/source/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ space physics data sets.
88
The various data download/reading methods can be found in the :ref:`data-index`.
99

1010
.. toctree::
11-
:maxdepth: 2
11+
:maxdepth: 1
1212

1313
installing.rst
1414
configuring.rst
1515
pycdf.rst
1616
examples/examples.rst
1717
development.rst
18+
1819
code_ref/index.rst
1920

21+
whatsnew.rst
22+
2023
* :ref:`genindex`
2124
* :ref:`modindex`
2225
* :ref:`search`

doc/source/whatsnew.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
What's new
2+
==========
3+
4+
.. contents:: :local:
5+
:depth: 1
6+
7+
Version 0.1.3
8+
-------------
9+
10+
Fixed bugs
11+
^^^^^^^^^^
12+
13+
- Correctly report download percentage when downloading files
14+
- Fix issue where :meth:`heliopy.data.helios.corefit` made duplicate .hdf files on days where no data is available

0 commit comments

Comments
 (0)