Skip to content

docs: publish v2.0.0.1 release report and tagging updates - #171

Merged
Tcode-Motion merged 1 commit into
mainfrom
copilot/release-v2-0-0-1
Sep 15, 2026
Merged

Tcode-Motion merged 1 commit into
mainfrom
copilot/release-v2-0-0-1

Conversation

Copilot AI commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Description

Prepares the v2.0.0.1 release documentation set with consistent tag/version references and a scan-friendly full release report. It also captures what is new and fixed from recent work without personal contributor attribution.

  • Release reporting

    • Added a new 2.0.0.1 section to /CHANGELOG.md and /docs/changelog.md.
    • Added a full release report block to /docs/ReleaseNotes.md with:
      • release tag
      • compatibility line
      • “What’s New”
      • “What’s Fixed”
      • impact/upgrade notes
  • Tag/version policy alignment

    • Updated /RELEASE_PROCESS.md to document revision-style tags (vMAJOR.MINOR.PATCH.REVISION) and refreshed command examples for v2.0.0.1.
    • Updated /VERSIONING.md to define the optional release revision segment and its meaning.
  • Docs consistency

    • Updated current-version examples in getting-started install docs to v2.0.0.1.
    • Updated supported-version release date in both root and docs copies of SUPPORTED_VERSIONS.md.
git tag -a v2.0.0.1 -m "Release v2.0.0.1"

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or compiler errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Co-authored-by: Tcode-Motion <188012755+Tcode-Motion@users.noreply.github.com>
@Tcode-Motion
Tcode-Motion marked this pull request as ready for review September 15, 2026 09:45
@Tcode-Motion
Tcode-Motion merged commit 913e2be into main Sep 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants