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: src/release/RELEASE-NOTES
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,4 +54,6 @@ After:
54
54
print(vault.title)
55
55
```
56
56
57
-
* All functions that return an Iterator will now return the appropriate list type.
57
+
* All functions that return an Iterator will now return the appropriate list type.
58
+
59
+
This does not affect any code already deployed, and will not take effect in your codebase until you choose to update to v0.3.0+ of the 1Password Python SDK
0 commit comments