We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e1600 commit a52388bCopy full SHA for a52388b
README.md
@@ -11,7 +11,7 @@ Phlex does not follow semantic versioning (SemVer). Instead, we follow [BreakVer
11
12
When a security issue is brought to our attention, we aim to release patches as soon as possible. We aim to patch with a new `non-breaking` version:
13
14
-- every `major` version that was released in the last year;
+- every `minor` version that was released in the last year;
15
- the latest `minor` version of the latest two `major` versions, even if over a year old; and
16
- the `main` branch in GitHub.
17
0 commit comments