diff --git a/Release-Checklist.md b/Release-Checklist.md index 0bab5ab..3477d5e 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -1,13 +1,9 @@ # Pre-Release -## 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 * Update `requirements.txt` as appropriate +* Update all static CSS/JS libraries to their latest stable versions * Perform a new install of the `develop` branch following [the current documentation](http://netbox.readthedocs.io/en/latest/) ## All Releases