docs: backdated and new release notes#1181
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
b7e78e7 to
63e4227
Compare
| @@ -1,2 +1,3 @@ | |||
| #### Pull Request Checklist | |||
| - [ ] Update `release_notes.md` if your PR contains major features, breaking changes or bugfixes | |||
| - [ ] Update `docs/release-notes/release-notes-template.md` if your PR contains | |||
There was a problem hiding this comment.
It should be not the template here. We need another growing file for a future release. Like docs/release-notes/release-notes-next.md
|
Missing releases: v0.1.3-beta, v0.2.0-alpha, v0.6.1-beta, v0.15.1-beta, v0.25.0-beta, v0.25.1-beta, v0.26.1-beta, v0.31.3-beta, v0.31.5-beta-lnd0.20, and v0.31.6-beta. Consequently, previous/next navigation also skips real tags, for example
The |
Document every published Loop release and preserve authoritative notes. Add the next-release workflow and rebuild chronological navigation. Rename the reproducible-build guide for clarity.
|
Thanks for the detailed review @starius, I've addressed all issues you found! |
This PR adds a
docs/release-notesfolder and adds backdated release notes.