mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
CHANGELOG: add title and namer to last release.
devtools/credits relies on this to choose the next namer. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
452a12fec2
commit
0d581ddc01
@ -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
|
||||
|
||||
|
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user