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
@@ -114,7 +114,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
114
114
- Fixed `Get-PnPChangeLog` not returning the changelog [#4707](https://github.com/pnp/powershell/pull/4707)
115
115
- Fixed `-Description` and `-Sequence` not being applied when providing these through `Add-PnPApplicationCustomizer`[#4767](https://github.com/pnp/powershell/pull/4767)
116
116
- Fixed `-RetryCount` parameter being ignored with `Submit-PnPSearchQuery`[#4784](https://github.com/pnp/powershell/pull/4784)
117
-
- Fixed `Get-PnPSiteScriptFromWeb` throwing a file not found error when providing a web URL through `-Url` that differed from the connected to URL
117
+
- Fixed `Get-PnPSiteScriptFromWeb` throwing a file not found error when providing a web URL through `-Url` that differed from the connected to URL[#4785](https://github.com/pnp/powershell/pull/4785)
0 commit comments