You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/about/release-notes.mdx
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,19 @@ sidebar_position: 4
4
4
5
5
# Release notes
6
6
7
+
## v11.2.0 (Beta)
8
+
9
+
### New commands
10
+
11
+
**SharePoint:**
12
+
13
+
-[spo site versionpolicy get](../cmd/spo/site/site-versionpolicy-get.mdx) - retrieves the version policy settings of a specific site [#6750](https://github.com/pnp/cli-microsoft365/issues/6750)
14
+
15
+
### Changes
16
+
17
+
- migrated [docs](../cmd/docs.mdx) to Zod [#6915](https://github.com/pnp/cli-microsoft365/issues/6915)
18
+
- migrated [entra multitenant add](../cmd/entra/multitenant/multitenant-add.mdx) to Zod [#6906](https://github.com/pnp/cli-microsoft365/issues/6906)
0 commit comments