Skip to content

Commit 32be928

Browse files
committed
Prepare changelog for release
1 parent 6168160 commit 32be928

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ This document records the main changes to the python-template code.
1111
master
1212
------
1313

14+
`View commits since the last tag <https://github.com/sdss/python_template/compare/1.0.0...HEAD>`__.
15+
16+
17+
.. _changelog-1.0.1:
18+
19+
1.0.1 (2018-07-30)
20+
------------------
21+
1422
Added
1523
^^^^^
1624
* Added W0621 to disabled list in pylint.
@@ -29,7 +37,7 @@ Fixed
2937
* A typo in the definition of the warning format in the logger.
3038
* A typo in the definition of the API exception.
3139

32-
`View commits <https://github.com/sdss/python_template/compare/1.0.0...HEAD>`__
40+
`View commits <https://github.com/sdss/python_template/compare/1.0.0...1.0.1>`__.
3341

3442

3543
.. _changelog-1.0.0:
@@ -44,4 +52,4 @@ Added
4452
* Includes a logger and configuration library.
4553
* Examples for Sphinx documentation and pytest.
4654

47-
`View commits <https://github.com/sdss/python_template/compare/b726b904a601fe051b9db8dfd24fee59f70bc866...1.0.0>`__
55+
`View commits <https://github.com/sdss/python_template/compare/b726b904a601fe051b9db8dfd24fee59f70bc866...1.0.0>`__.

0 commit comments

Comments
 (0)