You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
50
50
- Added `Get-PnPFileRetentionLabel` cmdlet to fetch the file retention labels. [#4603](https://github.com/pnp/powershell/pull/4603)
51
51
- Added `Get/Set/Remove-PnPUserProfilePhoto` cmdlets to download, upload or remove the profile photo of the specified user.
52
52
- Added `New/Get/Remove/Update-PnPTodoList` cmdlets to manage Todo lists.
53
-
- Added `Get-PnPFileCheckedOut` cmdlet to retrieve all files that are currently checked out in a library
53
+
- Added `Get-PnPFileCheckedOut` cmdlet to retrieve all files that are currently checked out in a library[#4682](https://github.com/pnp/powershell/pull/4682)
0 commit comments