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/manual/docs/about/release-notes.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@
6
6
7
7
**SharePoint Online:**
8
8
9
+
-[spo file checkin](../cmd/spo/file/file-checkin.md) - checks in specified file [#284](https://github.com/SharePoint/office365-cli/issues/284)
10
+
-[spo file checkout](../cmd/spo/file/file-checkout.md) - checks out specified file [#285](https://github.com/SharePoint/office365-cli/issues/285)
9
11
-[spo folder rename](../cmd/spo/folder/folder-rename.md) - renames a folder [#429](https://github.com/SharePoint/office365-cli/issues/429)
12
+
-[spo listitem get](../cmd/spo/listitem/listitem-get.md) - gets a list item from the specified list [#269](https://github.com/SharePoint/office365-cli/issues/269)
10
13
11
14
**SharePoint Framework:**
12
15
@@ -15,6 +18,7 @@
15
18
### Changes
16
19
17
20
- refactored to return non-zero error code on error solving [#468](https://github.com/SharePoint/office365-cli/issues/468)
21
+
- fixed adding item to list referenced by id solving [#473](https://github.com/SharePoint/office365-cli/issues/473)
0 commit comments