Skip to content

Commit 19e2a9d

Browse files
authored
Update CHANGELOG.md
1 parent 8fa5822 commit 19e2a9d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1616
### Fixed
1717
- Fix `Set-PnPView -Aggregations` parameter not showing aggregations in SharePoint online. [#4868](https://github.com/pnp/powershell/pull/4868)
1818
- Fix `-CreateDrive` parameter not working correctly in `Connect-PnPOnline`. [#4869](https://github.com/pnp/powershell/pull/4869)
19-
- Fixed `Get/Remove/Restore-PnPFileVersion` cmdlets to properly handle file names which have encoded values.
19+
- Fix `Get/Remove/Restore-PnPFileVersion` cmdlets to properly handle file names which have encoded values.
2020
- Fixed Teams related cmdlets to properly handle quotes in the display name of Teams team.
21-
- Fixed `Set-PnPListItem` cmdlet to properly handle multi-choice fields when used with batch parameter.
21+
- Fix `Set-PnPListItem` cmdlet to properly handle multi-choice fields when used with batch parameter.
2222
- Fix `Get-PnPCopilotAgent` cmdlet to properly handle pagination in large lists.
23+
- Fix `Send-PnPMail` cmdlet to send mail via Graph API and SPO. It was facing parameter set issue. [#4922](https://github.com/pnp/powershell/pull/4922)
2324

2425
### Removed
2526

2627
### Contributors
2728

29+
- [pajeffery]
2830
- Giacomo Pozzoni [jackpoz]
2931
- [davidschenkUPG]
3032

0 commit comments

Comments
 (0)