From f9cf2f48d0b905b87cb1d8cb67bfb71229482eb8 Mon Sep 17 00:00:00 2001 From: Gautam Sheth Date: Tue, 9 Jan 2024 14:12:15 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff373078..1636a591a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Fixed `Grant-PnPAzureADAppSitePermission` cmdlet which allows it to work in multi-geo environment. [#3658](https://github.com/pnp/powershell/pull/3658) - Fixed `Get-PnPTeamsChannelMessageReply` cmdlet which didn't work correctly when `-IncludeDeleted` parameter was not specified. [#3676](https://github.com/pnp/powershell/pull/3676) +- Fixed `Add-PnPNavigationNode` cmdlet to also search for nodes in child navigation items. [#3625](https://github.com/pnp/powershell/pull/3625) ### Contributors @@ -29,6 +30,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Nishkalank Bezawada [NishkalankBezawada] - Jørgen Wiik [joHKwi] - Siddharth Vaghasia [siddharth-vaghasia] +- Jürgen Rosenthal-Buroh [JuergenRB] ## [2.3.0]