diff --git a/release-procedure.md b/release-procedure.md index 7129454aa..48611fc12 100644 --- a/release-procedure.md +++ b/release-procedure.md @@ -32,7 +32,7 @@ Now, edit this file to finish the release announcement: 2. Write introduction - Summarize the week's development. - Highlight contributions. -3. Choose title and subtitle. +3. Choose subtitle. When done, deploy to the website. diff --git a/tools/automator/src/announcement.rs b/tools/automator/src/announcement.rs index 7c32801c9..fc314ad62 100644 --- a/tools/automator/src/announcement.rs +++ b/tools/automator/src/announcement.rs @@ -130,7 +130,7 @@ title = \"Fornjot {version}\" # date = {date} # Uncomment to generate the HTML for the email newsletter. -# template = \"newsletter/weekly-release.html\" +# template = \"newsletter/release.html\" [extra] version = \"{version}\" @@ -161,9 +161,9 @@ Improvements to Fornjot libraries. **TASK: Add library improvements.** -### Internal Improvements +### Other changes -Improvements that are relevant to developers working on Fornjot itself. +Improvements that are not associated with a specific Fornjot library. **TASK: Add internal improvements.**