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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,17 @@ sidebar_position: 4
14
14
-[outlook calendar add](../cmd/outlook/calendar/calendar-add.mdx) - Creates a new calendar for a user [#7102](https://github.com/pnp/cli-microsoft365/issues/7102)
15
15
-[outlook calendar remove](../cmd/outlook/calendar/calendar-remove.mdx) - Removes the calendar of a user [#7119](https://github.com/pnp/cli-microsoft365/issues/7119)
16
16
-[outlook event list](../cmd/outlook/event/event-list.mdx) - Retrieves a list of events from a specific calendar of a user [#7083](https://github.com/pnp/cli-microsoft365/issues/7083)
17
+
-[outlook event cancel](../cmd/outlook/event/event-cancel.mdx) - Cancels a calendar event [#7105](https://github.com/pnp/cli-microsoft365/issues/7105)
18
+
-[outlook event remove](../cmd/outlook/event/event-remove.mdx) - Removes an event from a calendar [#7104](https://github.com/pnp/cli-microsoft365/issues/7104)
17
19
18
20
### Changes
19
21
20
22
- added versioning to documentation [#1999](https://github.com/pnp/cli-microsoft365/issues/1999)
21
23
- added permissions sections for `entra user license` commands [#6953](https://github.com/pnp/cli-microsoft365/issues/6953)
24
+
- improved error when retrieving an app by object ID [#6884](https://github.com/pnp/cli-microsoft365/issues/6884)
0 commit comments