Skip to content

Commit d1fdf4e

Browse files
committed
fix release notes
1 parent fc39c1a commit d1fdf4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/release/RELEASE-NOTES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ After:
5454
print(vault.title)
5555
```
5656

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

Comments
 (0)