From 9aa530dec389e8be833aaac6d49731adcb7112da Mon Sep 17 00:00:00 2001 From: Patrick Lamber Date: Sun, 9 Jul 2023 08:36:36 +0200 Subject: [PATCH] Updates release notes --- docs/docs/about/release-notes.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/about/release-notes.mdx b/docs/docs/about/release-notes.mdx index 31acf5a3c38..fea9ec857d7 100644 --- a/docs/docs/about/release-notes.mdx +++ b/docs/docs/about/release-notes.mdx @@ -19,6 +19,9 @@ sidebar_position: 4 - refactored codebase to async/await - commands 'teams chat' and 'teams guestsettings'. [#5090](https://github.com/pnp/cli-microsoft365/issues/5090) - refactored codebase to async/await - commands 'teams messagingsettings' and 'teams report'. [#5092](https://github.com/pnp/cli-microsoft365/issues/5092) - fixes for async/await refactorings +- refactored to async/await 'm365 adaptivecard until m365 booking'. [#4955](https://github.com/pnp/cli-microsoft365/issues/4955) +- included response output from 'spo site until spo theme' commands. [#3933](https://github.com/pnp/cli-microsoft365/issues/3933) +- refactored 'spo list roleassignmentx add' to use util. [#5157](https://github.com/pnp/cli-microsoft365/issues/5157) ## [v6.9.0](https://github.com/pnp/cli-microsoft365/releases/tag/v6.9.0)