summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 16:44:46 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 16:44:46 +1000
commitd3883fc8c38006d4ec429477a0c532b222454165 (patch)
tree00e008cc731d38940dfe6e66981162714b90a09c /README.rst
parent1813763fc5f50aca2ae895900ce6dd619da4793b (diff)
downloadansicolor-d3883fc8c38006d4ec429477a0c532b222454165.tar.gz
update changelog
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 826147c..4832a26 100644
--- a/README.rst
+++ b/README.rst
@@ -137,6 +137,10 @@ Quality assurance (see steps above for how to):
4. Make sure ``flake8`` checker passes.
5. Make sure ``black`` formatter has no changes to make.
+Doc updates:
+
+1. Update ``docs/src/changes.rst``.
+
Doing a release:
1. Bump version in ``ansicolor/__init__.py``.