Skip to content

Commit 26923b3

Browse files
authored
Update CHANGELOG for release 0.0.17 with bug fix for browser auth timeout (#192)
1 parent 3dc0b1f commit 26923b3

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

CHANGELOG.md

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

3-
## 0.0.18 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 0.0.18 (2025-05-14)
84

95
### Bugs Fixed
106

117
- Include option to exclude managed keys. https://github.com/Azure/azure-mcp/pull/202
128

13-
### Other Changes
14-
159
## 0.0.17 (2025-05-13)
1610

11+
### Bugs Fixed
12+
13+
- Added an opt-in timeout for browser-based authentication to handle cases where the process waits indefinitely if the user closes the browser. https://github.com/Azure/azure-mcp/pull/189
14+
1715
## 0.0.16 (2025-05-13)
1816

1917
### Bugs Fixed

0 commit comments

Comments
 (0)