From 92e89e835e9570f60e2ff98e2afe70d855b6c855 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 3 Apr 2017 16:15:50 -0400 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 a3101ee..9e3b40d 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -3,6 +3,7 @@ ## Major Version Bumps * Squash all migrations from the previous major release (but leave the individual migrations intact) +* Update all static CSS/JS libraries to their latest stable versions ## Minor Version Bumps