bump: version 0.15.2 → 0.16.0

This commit is contained in:
github-actions[bot]
2025-10-19 00:13:49 +00:00
parent b8d241b596
commit cb7a609ec2
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -1,3 +1,13 @@
## v0.16.0 (2025-10-19)
### Feat
- **webdav**: Add search and list favorite response tools
### Perf
- **notes**: Improve notes search performance using async iterators
## v0.15.2 (2025-10-17)
### Refactor