summaryrefslogtreecommitdiff
path: root/doc/dev/Release.md
Commit message (Collapse)AuthorAgeFilesLines
* doc/dev/Release.md: patch release workflowIan Jackson2023-04-041-0/+87
| | | | | | | | | We did roughly this today. We put the CHANGELOG.md change in its own MR, so it didn't end up in the tor-llcrypto-v0.4.4 tag. It would have been better to do it the other way so that's what I've documented. I couldn't test-format this with pandoc because it got tricked by some of the `$` into trying to run TeX.
* Add another step to the release processNick Mathewson2022-12-101-0/+2
|
* Move developer-facing documentation into a doc/dev subdirNick Mathewson2022-12-051-0/+57
Closes #576.