Skip to content

Commit e230151

Browse files
authored
Update CHANGELOG with new cmdlet features and fixes
Updated CHANGELOG with new cmdlet properties and fixes.
1 parent ef244c6 commit e230151

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
3838
- Added properties `OrganizationSharingLinkRecommendedExpirationInDays`, `OrganizationSharingLinkMaxExpirationInDays`, `OverrideTenantOrganizationSharingLinkExpirationPolicy` to `Set-PnPSite`, `Set-PnPTenantsite` cmdlets. [#5333](https://github.com/pnp/powershell/pull/5333)
3939
- Added `WhoCanShareAllowListInTenantByPrincipalIdentity` property to `Set-PnPTenant` cmdlet. [#5322](https://github.com/pnp/powershell/pull/5322)
4040
- `Add/Set/Get/Remove-PnPVivaConnectionsDashboardACE` cmdlets no longer check the home site, they will work on any communication or modern team sites. [#5351](https://github.com/pnp/powershell/pull/5351)
41+
- Added `-BuiltIn` parameter to `Get-PnPSiteDesign` cmdlet to fetch OOTB site designs. [#5358](https://github.com/pnp/powershell/pull/5358)
4142

4243
### Fixed
4344
- `Remove-PnPEntraIDServicePrincipalAssignedAppRole` cmdlet now works properly if `-AppRole` is specified. [#5353](https://github.com/pnp/powershell/pull/5353)

0 commit comments

Comments
 (0)