Skip to content

Commit ffc5267

Browse files
committed
update release notes
1 parent fae14f2 commit ffc5267

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
@@ -52,4 +52,6 @@ After:
5252
vaults = await client.vaults.list()
5353
for vault in vaults:
5454
print(vault.title)
55-
```
55+
```
56+
57+
* All functions that return an Iterator will now return the appropriate list type.

0 commit comments

Comments
 (0)