Skip to content

Commit 786261a

Browse files
committed
updated CHANGELOG and AUTHORS
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 16429c1 commit 786261a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ answer newbie questions, and generally made NC-Py-API that much better:
66
Alexander Piskun <[email protected]>
77
CooperGerman <https://github.com/CooperGerman>
88
Tobias Tschech <[email protected]>
9+
Scott Williams <[email protected]>
910
<Please alphabetize new entries>
1011

1112
A big THANK YOU goes to:

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- New `webhooks.unregister_all` method.
9+
- New `webhooks.unregister_all` method. #309
10+
11+
### Fixed
12+
13+
- Files: `user` and `user_path` properties in `FSNode` when Nextcloud located in in sub-path. #297 Thanks to @vwbusguy
14+
- `files.download_directory_as_zip` method now supports upcoming Nextcloud 31. #304
1015

1116
## [0.17.1 - 2024-09-06]
1217

0 commit comments

Comments
 (0)