From 7673cd6c69c135aa4061a3bcc4a80fbcf4085a9e Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Tue, 22 Feb 2022 19:35:04 +0000 Subject: [PATCH] Update files to be edited during release process --- doc/development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/development.md b/doc/development.md index af0b9327..fb74a78d 100644 --- a/doc/development.md +++ b/doc/development.md @@ -59,8 +59,8 @@ Release process 1. check whether updated translations need committing (`make locale; make -C doc locale; make -C doc man`) -2. edit `changelog.txt`, and if applicable the - copyright date in `linkcheck/configuration/__init__.py` +2. edit `changelog.txt` and `upgrading.txt`, and if applicable the + copyright dates in `linkcheck/configuration/__init__.py` 3. confirm tests have passed