Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions eng/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@

# Release History

## 0.5.11 - Unreleased

### Added

### Changed
## 0.5.11 - 2025-09-02

### Fixed

- Fixed VSIX signing [[#91](https://github.com/microsoft/mcp/pull/91)]
- Included native packages in build artifacts and pack/release scripts. [[#51](https://github.com/microsoft/mcp/pull/51)]

## 0.5.10 - 2025-08-28

### Fixed
Expand Down
11 changes: 4 additions & 7 deletions servers/Azure.Mcp.Server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,13 @@

The Azure MCP Server updates automatically by default whenever a new release comes out 🚀. We ship updates twice a week on Tuesdays and Thursdays 😊

## 0.5.11 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 0.5.11 (2025-09-02)

### Other Changes

- Fixed VSIX signing [[#91](https://github.com/microsoft/mcp/pull/91)]
- Included native packages in build artifacts and pack/release scripts. [[#51](https://github.com/microsoft/mcp/pull/51)]

## 0.5.10 (2025-08-28)

### Bugs fixed
Expand Down
Loading