bump: version 0.19.1 → 0.20.0

This commit is contained in:
github-actions[bot]
2025-10-24 18:24:45 +00:00
parent 1117a83a52
commit 04e0ab127a
3 changed files with 14 additions and 2 deletions
+12
View File
@@ -1,3 +1,15 @@
## v0.20.0 (2025-10-24)
### Feat
- **auth**: Add support for client registration deletion
- Split read/write scopes into app:read/write scopes
### Fix
- Add support for RFC 7592 client registration and deletion
- Update webdav models for proper serialization
## v0.19.1 (2025-10-24)
### Fix