Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 20, 2026

Addresses feedback on PR #1535 regarding changelog section naming consistency between servers/Azure.Mcp.Server/CHANGELOG.md and servers/Azure.Mcp.Server/vscode/CHANGELOG.md.

Analysis

The two CHANGELOG files use different but consistent section heading patterns:

  • vscode CHANGELOG.md: Uses ### Added, ### Changed, ### Fixed
  • Main CHANGELOG.md: Uses ### Features Added, ### Bugs Fixed, ### Breaking Changes, ### Other Changes

Resolution

The schema version update entry is correctly categorized as ### Changed in the vscode CHANGELOG, consistent with its established pattern. No changes required - both files follow their respective conventions correctly.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

msalaman and others added 3 commits January 20, 2026 14:19
Prepare release for version 2.0.0-beta.12
Updated schema version in server.json to 2025-12-11.
Copilot AI changed the title [WIP] WIP address feedback on changelog wording No changes needed - vscode CHANGELOG already follows correct pattern Jan 20, 2026
Copilot AI requested a review from msalaman January 20, 2026 20:29
Base automatically changed from masalama/2beta12release to main January 20, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

2 participants