about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/howto-publish-a-release.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/howto-publish-a-release.md b/doc/howto-publish-a-release.md
index 87d97c92..3bd9a9c3 100644
--- a/doc/howto-publish-a-release.md
+++ b/doc/howto-publish-a-release.md
@@ -28,7 +28,6 @@ Update the website
 * [ ] Add the new version as `ranger-stable.tar.gz`
 * [ ] Add the new version as `ranger-X.Y.Z.tar.gz`
 * [ ] Update both signatures `gpg --local-user 0x00FB5CDF --sign --detach-sign <file>`
-* [ ] Update the changelog
 * [ ] Update the man page
     * [ ] run `make manhtml` in ranger's repository
     * [ ] copy the generated `doc/ranger.1.html` to the `ranger.github.io` repository