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