bump: version 0.7.2 → 0.8.0

This commit is contained in:
github-actions[bot]
2025-08-30 17:28:57 +00:00
parent f8dc1f060b
commit 6b1f5c12c8
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,3 +1,14 @@
## v0.8.0 (2025-08-30)
### Feat
- **client**: Preserve fields when modifying contacts/calendar resources
- **server**: Add structured output to all tool/resource output
### Refactor
- Use _make_request where available
## v0.7.2 (2025-08-30)
### Fix