about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@hut.pm>2018-02-21 23:52:19 +0100
committerhut <hut@hut.pm>2018-02-21 23:52:19 +0100
commitefa84a3f2db0ab8a83ed5e37da5be46aa4b388a5 (patch)
tree7c5aa0226f38a2787f4be10e4c66fe7b4d936207
parentb47a95abbaa6f7c578b98295c3d1846c1e94b260 (diff)
downloadranger-efa84a3f2db0ab8a83ed5e37da5be46aa4b388a5.tar.gz
removed redundant directive in howto-publish-a-release.md
-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