From 4e4e2d24a83331422f1e80454215027bb19bba54 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 21 Mar 2017 09:38:34 -0400 Subject: [PATCH] Updated Release Checklist (markdown) --- Release-Checklist.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Release-Checklist.md b/Release-Checklist.md index bd324bd..a3101ee 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -1,5 +1,9 @@ # Pre-Release +## Major Version Bumps + +* Squash all migrations from the previous major release (but leave the individual migrations intact) + ## Minor Version Bumps * Update `requirements.txt` as appropriate