Skip to content

Commit 88a96b4

Browse files
committed
Rename CHANGELOG to CHANGELOG.rst
1 parent 790e009 commit 88a96b4

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

File renamed without changes.

HOWTORELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Release Procedure
33

44
#. Create a branch ``release-X.Y.Z`` from the latest ``master``.
55

6-
#. Manually update the ``CHANGELOG`` and commit.
6+
#. Manually update the ``CHANGELOG.rst`` and commit.
77

88
#. Open a PR for this branch targeting ``master``.
99

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include CHANGELOG
1+
include CHANGELOG.rst
22
include AUTHORS
33
include README.rst
44
include setup.py

doc/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. _`changelog`:
22

3-
.. include:: ../CHANGELOG
3+
.. include:: ../CHANGELOG.rst

0 commit comments

Comments
 (0)