Skip to content

Commit 6e619c2

Browse files
committed
Release 2.12
1 parent a44a161 commit 6e619c2

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,20 @@ All notable changes to this project will be documented in this file.
66

77
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

9+
## [Current nightly]
910

10-
## [Current Nightly]
11+
### Added
12+
13+
### Changed
14+
15+
### Fixed
16+
17+
### Removed
18+
19+
### Contributors
20+
21+
22+
## [2.12.0]
1123

1224
### Added
1325

@@ -20,6 +32,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2032

2133
### Changed
2234

35+
- *Release due to deprecation/shutdown of support for the PnP Management Shell* Refer to https://pnp.github.io/powershell/articles/registerapplication.html on how to registration your own application
2336
- Added output for clientid/Entra App Id when using `-Verbose` with `Connect-PnPOnline`
2437
- Added `-OutputTask` switch to `Add-PnPPlannerTask` cmdlet which will return the just created task so inspect its ID, ETag, etc. values.
2538
- Improved `Invoke-PnPGraphMethod` cmdlet now to also support a hashtable value for the AdditionalHeaders parameter besides the current Dictionary<string,string>. See documentation.

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.11.3
1+
2.12.0

0 commit comments

Comments
 (0)