From 5608c8cfbbe8c94411d8f49f268f1f0b3ac5dad3 Mon Sep 17 00:00:00 2001 From: Shigure Kurosaki Date: Wed, 15 Jan 2025 23:04:44 -0800 Subject: [PATCH] docs: opt RELEASES.md and SECURITY.md (#273) Signed-off-by: Shigure Kurosaki --- .github/SECURITY.md | 12 ++++++------ docs/RELEASES.md | 13 ++++++++----- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 26879fa..1c02a49 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,12 +2,12 @@ ## Supported Versions -| Version | Supported | Description | -| --------------- | --------- | ------------------------- | -| ^1.0.0 | ✅ Yes | Latest stable release | -| ^1.0.0 (LTS) | ✅ Yes | Long-term support | -| ^1.0.0 (Canary) | ❌ No | Development purposes only | -| Older versions | ❌ No | Upgrade recommended | +| Version | Supported | Description | +| ------- | --------- | ------------------------- | +| Stable | ✅ Yes | Latest stable release | +| LTS | ✅ Yes | Long-term support | +| Canary | ❌ No | Development purposes only | +| Older | ❌ No | Upgrade recommended | ## Reporting a Vulnerability diff --git a/docs/RELEASES.md b/docs/RELEASES.md index 2e9fa26..f0034cc 100644 --- a/docs/RELEASES.md +++ b/docs/RELEASES.md @@ -3,12 +3,15 @@ > [!NOTE] > The version naming of Katharsis follows [Semantic Versioning 2.0.0](https://semver.org/#semantic-versioning-200). -## LTS +## [LTS](https://en.wikipedia.org/wiki/Long-term_support) -The previous MAJOR version of Katharsis is an [LTS](https://en.wikipedia.org/wiki/Long-term_support) version, offering six months of support. +> [!NOTE] +> When Katharsis releases a new MAJOR version, the previous MAJOR version will be designated as an LTS version. + +The LTS version of Katharsis provides security updates and bug fixes for six months. ## Release -| Version | Codename | Released at | -| ------- | -------- | ----------- | -| ^1.0.0 | - | - | +| Version | Codename | Released at | LTS EOL | +| ------- | -------- | ----------- | ------- | +| ^1.0.0 | - | - | - |