Skip to content

Commit 3b89122

Browse files
author
Andrew Hearin
committed
Added link to changelog
1 parent ed212c0 commit 3b89122

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

docs/changelog.rst

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

docs/quickstart_and_tutorials/development/index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
Developer documentation
55
=======================
66

7-
The developer documentation contains guidlines for how to
8-
stay up-to-date on Halotools development, submit bug reports and
9-
contribute to the Halotools code base.
7+
The developer documentation contains guidlines for how to
8+
stay up-to-date on Halotools development, submit bug reports and
9+
contribute to the Halotools code base.
1010

1111

1212
.. toctree::
@@ -15,3 +15,4 @@ contribute to the Halotools code base.
1515
staying_up_to_date
1616
bug_reports
1717
contributors
18+
../../changelog

docs/whats_new.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
What's New in Halotools v0.5
55
****************************
66

7-
All Halotools official releases include minor bug-fixes and performance enhancements. These are
8-
that can be reviewed in detail by filtering the `GitHub Issues page <https://github.com/astropy/halotools/issues/>`_ for issues that have been tagged with Milestone matching the release you are interested in.
7+
All Halotools official releases include minor bug-fixes and performance enhancements. All such changes appear in the :ref:`changelog`, and can also be reviewed reviewed in detail by filtering the `GitHub Issues page <https://github.com/astropy/halotools/issues/>`_ for issues that have been tagged with Milestone matching the release you are interested in.
98

109
New Features
1110
============

0 commit comments

Comments
 (0)