Skip to content

Commit 70f45ef

Browse files
authored
Prepare release for version 2.0.0-beta.12 (#1535)
* Prepare release for version 2.0.0-beta.12 Prepare release for version 2.0.0-beta.12 * Updated vscode changelog Updated schema version in server.json to 2025-12-11. * Fix section header in CHANGELOG.md Corrected the section header from 'Changed' to 'Fixed' in the changelog.
1 parent f2b4ae5 commit 70f45ef

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

servers/Azure.Mcp.Server/CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22

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

5-
## 2.0.0-beta.12 (Unreleased)
6-
7-
### Features Added
8-
9-
### Breaking Changes
5+
## 2.0.0-beta.12 (2026-01-20)
106

117
### Bugs Fixed
12-
13-
### Other Changes
8+
- Update outdated schema version within `server.json` to `2025-12-11` [[#1527](https://github.com/microsoft/mcp/pull/1527)]
149

1510
## 2.0.0-beta.11 (2026-01-16)
1611

servers/Azure.Mcp.Server/vscode/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 2.0.0-beta.12 (2026-01-20) (pre-release)
4+
5+
### Fixed
6+
7+
- Update outdated schema version within `server.json` to `2025-12-11` [[#1527](https://github.com/microsoft/mcp/pull/1527)]
8+
39
## 2.0.0-beta.11 (2026-01-16) (pre-release)
410

511
### Added

0 commit comments

Comments
 (0)