Skip to content

Add 9.3.0.5 release notes and refresh release docs#8

Merged
maikebing merged 2 commits intomasterfrom
copilot/update-release-notes-and-readme
Mar 17, 2026
Merged

Add 9.3.0.5 release notes and refresh release docs#8
maikebing merged 2 commits intomasterfrom
copilot/update-release-notes-and-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

This updates the repository’s release-facing documentation for 9.3.0.5, starting from the initial release history. It also aligns the release workflow examples with the new v9.3.0.5 tag/version convention.

  • Release notes

    • Add a formal 9.3.0.5 entry to CHANGELOG.md
    • Preserve the initial 9.3.0 baseline as the starting point of the release history
    • Move the current project capability summary into a versioned release section instead of leaving it under Unreleased
  • README updates

    • Add a dedicated “current release” section to README.md
    • Summarize the 9.3.0.5 release scope, package structure, and changelog entry point
    • Mirror the same release summary in README_en.md for English readers
  • Release workflow docs

    • Update the manual publish workflow examples from 9.3.0.4 to 9.3.0.5
    • Align all example inputs and validation messages with the v9.3.0.5 tag format

Example of the new release metadata now documented in the repo:

- **版本号**`9.3.0.5`
- **发布 Tag**`v9.3.0.5`

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: maikebing <3445167+maikebing@users.noreply.github.com>
Copilot AI changed the title [WIP] Update release notes and README for version 9.3.0.5 Add 9.3.0.5 release notes and refresh release docs Mar 17, 2026
Copilot AI requested a review from maikebing March 17, 2026 12:34
@maikebing maikebing marked this pull request as ready for review March 17, 2026 12:36
Copilot AI review requested due to automatic review settings March 17, 2026 12:36
@maikebing maikebing merged commit 40d313c into master Mar 17, 2026
7 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates release-facing documentation and workflow examples to reflect the 9.3.0.5 / v9.3.0.5 release convention, establishing a documented baseline release history for the repository.

Changes:

  • Add “current release” sections to both Chinese and English READMEs for 9.3.0.5.
  • Restructure CHANGELOG.md to include a formal 9.3.0.5 entry and keep 9.3.0 as the initial baseline.
  • Refresh manual publish workflow examples/validation text to use 9.3.0.5 / v9.3.0.5.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README_en.md Adds an English “Current Release” section describing 9.3.0.5 and pointing readers to the changelog.
README.md Adds a Chinese “当前发布版本” section describing 9.3.0.5 and pointing readers to the changelog.
CHANGELOG.md Introduces a formal 9.3.0.5 release entry, adds explicit empty Unreleased subsections, and preserves 9.3.0 as the initial release section.
.github/workflows/nuget-publish.yml Updates workflow_dispatch input examples and validation messaging to reference 9.3.0.5 / v9.3.0.5.

Comment on lines +24 to +28
## [9.3.0.5] - 2026-03-17

### 发布说明 / Release Notes
- 这是基于初始版本持续整理后的正式发布说明版本,用于统一对外描述当前阶段能力,并匹配 `v9.3.0.5` 发布 tag。
- 本版本重点在于沉淀已经完成的功能边界、运行时结构、包职责以及发布路径,便于后续按 tag 进行持续发布。
@maikebing maikebing deleted the copilot/update-release-notes-and-readme branch March 17, 2026 12:59
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.

3 participants