Skip to content

docs: better change log version#45

Closed
yihong0618 wants to merge 1 commit intoMoonshotAI:mainfrom
yihong0618:hy/better_changelog_version
Closed

docs: better change log version#45
yihong0618 wants to merge 1 commit intoMoonshotAI:mainfrom
yihong0618:hy/better_changelog_version

Conversation

@yihong0618
Copy link
Copy Markdown
Contributor

as diff....

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Copilot AI review requested due to automatic review settings October 24, 2025 05:27
Copy link
Copy Markdown
Contributor

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

This PR updates the version numbering format in the CHANGELOG.md file to use a four-segment semantic versioning scheme instead of the previous three-segment format.

Key Changes

  • Modified three version numbers in the changelog from three-segment format (0.X.Y) to four-segment format (0.0.X.Y)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- Restore context usage when `--continue` a session

## [0.9.0] - 2025-09-15
## [0.0.9.0] - 2025-09-15
Copy link

Copilot AI Oct 24, 2025

Choose a reason for hiding this comment

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

The four-segment version format (0.0.9.0) is non-standard for semantic versioning. Standard semantic versioning uses three segments (MAJOR.MINOR.PATCH). Consider using the original three-segment format or documenting why a four-segment version is needed for this project.

Suggested change
## [0.0.9.0] - 2025-09-15
## [0.0.9] - 2025-09-15

Copilot uses AI. Check for mistakes.
@stdrc
Copy link
Copy Markdown
Contributor

stdrc commented Oct 24, 2025

What's the rationale behind this🧐

@yihong0618
Copy link
Copy Markdown
Contributor Author

yihong0618 commented Oct 24, 2025

What's the rationale behind this🧐

because we have a release notes on command

and the last one is the biggest its confusing

thinking about the version make sense here, closing this

image

@yihong0618 yihong0618 closed this Oct 24, 2025
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