mirror of
https://github.com/ansible/mazer.git
synced 2026-02-05 12:45:17 +01:00
Change remaining HISTORY refs to CHANGELOG
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=======
|
||||
History
|
||||
=======
|
||||
=========
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.3.0 (2018-11-06)
|
||||
------------------
|
||||
|
||||
@@ -118,7 +118,7 @@ Deploying
|
||||
---------
|
||||
|
||||
A reminder for the maintainers on how to deploy.
|
||||
Make sure all your changes are committed (including an entry in HISTORY.rst).
|
||||
Make sure all your changes are committed (including an entry in CHANGELOG.rst).
|
||||
Then run::
|
||||
|
||||
$ bumpversion patch # possible: major / minor / patch
|
||||
|
||||
1
docs/rst/changelog.rst
Normal file
1
docs/rst/changelog.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../CHANGELOG.rst
|
||||
@@ -1 +0,0 @@
|
||||
.. include:: ../../HISTORY.rst
|
||||
@@ -11,7 +11,7 @@ Welcome to ansible-galaxy-cli's documentation!
|
||||
modules
|
||||
contributing
|
||||
authors
|
||||
history
|
||||
changelog
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user