NOBUG: Add upgrade notes

This commit is contained in:
Huong Nguyen 2024-10-04 21:03:11 +07:00
parent 166408a13a
commit 3a6640c461
No known key found for this signature in database
GPG key ID: 40D88AB693A3E72A
47 changed files with 834 additions and 738 deletions

View file

@ -1,11 +1,11 @@
# repository_onedrive Upgrade notes
## 4.5rc1
## 4.5rc2
### Removed
- The following previously deprecated methods have been removed and can no longer be used:
- `can_import_skydrive_files`
- `import_skydrive_files`
- `\repository_onedrive::can_import_skydrive_files()`
- `\repository_onedrive::import_skydrive_files()`
For more information see [MDL-72620](https://tracker.moodle.org/browse/MDL-72620)