From 3b2a11e22e7d2a67a19192ba30051c5c216b6238 Mon Sep 17 00:00:00 2001 From: Gautam Sheth Date: Tue, 19 Dec 2023 16:08:16 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4acdaad11..48a798a5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Added - Added `-IsDataAccessInCardDesignerEnabled` to `Set-PnPTenant` which allows for configuring Viva Connections Adaptive Cards to connect to backend services for their data [#3635](https://github.com/pnp/powershell/pull/3635) +- Added `Remove-PnPContainer` cmdlet to remove the SharePoint embed container. [#3629](https://github.com/pnp/powershell/pull/3629) ### Contributors - Koen Zomers [koenzomers] +- Reshmee Auckloo [reshme011] ## [2.3.0]