diff --git a/Release-process.md b/Release-process.md index 45eb690..3b2a905 100644 --- a/Release-process.md +++ b/Release-process.md @@ -8,4 +8,6 @@ 8. promote the tag build 9. check that the tag build went well, that release page is updated, that docker image is updated 10. write and publish release notes -11. celebrate \ No newline at end of file +11. celebrate + +Some of these things can be done out-of-order. E.g. release notes can be written before hand or during compilation, and published before the final binaries are available to download. \ No newline at end of file