From 8f75064470dd2c12c9428cc6f57827b35bc8f7cd Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Tue, 26 Jul 2022 14:26:49 +0200 Subject: [PATCH] Update release procedure --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 278802a07..edf749bef 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -22,8 +22,8 @@ Use the previously prepared file and create the release announcement: 1. Remove any content left form the previous announcement, leave structure. 2. Go through all pull requests, add them to the draft. - - Get list of pull requests from GitHub - https://github.com/hannobraun/Fornjot/pulls?q=is%3Apr+merged%3A%3E%3D2022-07-18+sort%3Acreated-asc+ + - Get list of pull requests by executing this command in website repository: + `cargo run 2022-07-25` (replace date with date of previous release) - Thank all contributors - new contributors: "special thanks go to first-time contributor `@name`!" - other contributors: "thank you, `@name`!"