summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-procedure.md
AgeCommit message (Collapse)Author
2023-11-22Update release frequency to match realityPeter Harris
Releases have been happening an average of once every 90 days for the past two years (since 0.60.0). If we just look at releases since 1.0.0, the average is over 100 days.
2023-04-11fix various spelling issuesJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-01-25docs: Update the release procedure to include release candidates [skip ci]Dylan Baker
Fixes #6456
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.