From 810f739620f92fc7ca75bab4b48ed32c7e6c7e83 Mon Sep 17 00:00:00 2001 From: rugk Date: Sun, 1 Jan 2017 19:16:12 +0100 Subject: [PATCH] Updated Release Checklist (markdown) --- Release-Checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Release-Checklist.md b/Release-Checklist.md index c41d016..102725a 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -6,6 +6,7 @@ This is an internal checklist of things not to forget before releasing a new Pri 1. increment version number (search and replace in all text files) 1. rerun a full phpunit test suite 1. manually retest key functions on a site with the latest code, especially looking for visual glitches. +1. update SRI hashes if necessary ## Release