summaryrefslogtreecommitdiff
path: root/doc/contributing.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-07-16 10:34:51 +0200
committerFlorian Bruhin <me@the-compiler.org>2019-07-16 10:47:26 +0200
commit5329f7b1c36e125f3ad389a52751c75ef6d051f1 (patch)
treebfac2d53a1f758b30870b2de3b9892bf9919ae11 /doc/contributing.asciidoc
parent2077070b6d268a617ed575e5612d48fd14bdb06c (diff)
downloadqutebrowser-5329f7b1c36e125f3ad389a52751c75ef6d051f1.tar.gz
qutebrowser-5329f7b1c36e125f3ad389a52751c75ef6d051f1.zip
bumpversion: Update changelog
Diffstat (limited to 'doc/contributing.asciidoc')
-rw-r--r--doc/contributing.asciidoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc
index 301814ad1..19815da34 100644
--- a/doc/contributing.asciidoc
+++ b/doc/contributing.asciidoc
@@ -702,7 +702,6 @@ qutebrowser release
* Make sure there are no unstaged changes and the tests are green.
* Make sure all issues with the related milestone are closed.
-* Update changelog (remove *(unreleased)*) and commit.
* Consider updating the completions for `content.headers.user_agent` in `configdata.yml`.
* Mark the milestone at https://github.com/qutebrowser/qutebrowser/milestones as closed.
* Run `./.venv/bin/python3 scripts/dev/update_version.py {major,minor,patch}`.