diff --git a/RELEASE-CHECKLIST.md b/RELEASE-CHECKLIST.md index c56ba04..e287860 100644 --- a/RELEASE-CHECKLIST.md +++ b/RELEASE-CHECKLIST.md @@ -1,5 +1,6 @@ Release Checklist ----------------- +* Ensure local `master` is up to date with respect to `origin/master`. * Run `cargo update` and review dependency updates. Commit updated `Cargo.lock`. * Run `cargo outdated` and review semver incompatible updates. Unless there is