diff --git a/CHANGELOG.md b/CHANGELOG.md index 93a855e88..6a3964211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.9.3] - 2021-01-20 +## [0.9.3] - 2021-01-20: Federal Qualitative Strengthening + +This release named by Karol Hosiawa. ### Added diff --git a/doc/MAKING-RELEASES.md b/doc/MAKING-RELEASES.md index b57d12425..2e094c130 100644 --- a/doc/MAKING-RELEASES.md +++ b/doc/MAKING-RELEASES.md @@ -56,7 +56,7 @@ Here's a checklist for the release process. ### Tagging the Release -1. Update the CHANGELOG.md; remove -rcN in both places, update the date. +1. Update the CHANGELOG.md; remove -rcN in both places, update the date and add title and namer. 2. Add a PR with that release. 3. Merge the PR, then: - `export VERSION=0.9.3`