Skip to content

Commit ee959fc

Browse files
committed
Adding changelog rendering to docs
1 parent a444e76 commit ee959fc

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. _changelog:
2+
3+
**************
4+
Full Changelog
5+
**************
6+
7+
8+
.. include:: ../CHANGES.rst

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ are available from the ``conda-forge`` conda channel.
4949
5050
$ conda install -c conda-forge astroquery
5151
52+
To review recent changes and fixes, please have a look at the changelog:
53+
54+
.. toctree::
55+
:maxdepth: 1
56+
57+
changelog
58+
5259

5360
Building from source
5461
^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)