aboutsummaryrefslogtreecommitdiff
path: root/doc/Semver.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix some wordingClara Engler2025-12-111-2/+2
|
* doc: Mention `experimental` feature in Semver.mdClara Engler2025-12-101-0/+6
| | | | | | | | | The `experimental` feature flags are not explicitly mentioned anywhere in the `doc/Semver.md` file. This commit changes that by adding a paragraph documenting the status quo, namely that functionalities gated behind an opt-in experimental flag may break despite an unchanged major version number.
* semver policy: Remove word "woolly"Ian Jackson2024-03-251-1/+1
|
* docs: Typos/grammarNick Mathewson2024-03-251-2/+2
|
* semver policy: Be clear about date when we write somethingNick Mathewson2024-03-251-1/+1
|
* Improve markdown syntaxNick Mathewson2024-03-251-2/+2
|
* doc/Semver.md: Add semver policyIan Jackson2024-03-251-0/+61
Taken from https://gitlab.torproject.org/tpo/core/arti/-/issues/1005#note_2991812 and edited.