bump: version 0.25.0 → 0.26.0

This commit is contained in:
github-actions[bot]
2025-11-08 03:48:50 +00:00
parent afee3e8bb4
commit 218f0bd366
4 changed files with 15 additions and 4 deletions
+11
View File
@@ -1,3 +1,14 @@
## v0.26.0 (2025-11-08)
### Feat
- add real elicitation integration test with python-sdk MCP client
- unify session architecture and enhance login status visibility
### Fix
- Consolidate OAuth callbacks and implement PKCE for all flows
## v0.25.0 (2025-11-05)
### BREAKING CHANGE