Skip to content

Commit

Permalink
updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Sep 4, 2022
1 parent c509087 commit 42c05ab
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,15 +298,12 @@ Added files import for MsGraphAdmin

- used MsGraphAdmin instead of MsGraph in admin files resource

### Next
### 3.1.5

## Added

- added commands `msgraphadmin:keep-alive` and `msgraph:keep-alive` to allow refresh tokens to be automated by running these commands on a schedule

### 3.1.5

Added support in Files.php to support replace/rename behavior on createFolder and file upload functions. Default behavior is to rename.
- added commands `msgraphadmin:keep-alive` and `msgraph:keep-alive` to allow refresh tokens to be automated by running these commands on a schedule
- added support in Files.php to support replace/rename behavior on `createFolder` and file `upload` functions. Default behavior is to rename.

Usage for createFolder:
```php
Expand Down

0 comments on commit 42c05ab

Please sign in to comment.