Skip to content

Commit 2c39bd1

Browse files
committed
Update release notes
1 parent 0ee537b commit 2c39bd1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/release/RELEASE-NOTES

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
This is the v0 release of the 1Password SDKs!
1+
This is the v0 release of the 1Password Python SDK.
22

3-
TODO
3+
The 1Password Python SDK allows you to build secrets management integrations that can programmatically access secrets stored in 1Password. With this SDK, you can:
4+
5+
- [Securely load secrets](https://developer.1password.com/docs/sdks/load-secrets/) from 1Password into your code with secret references.
6+
- [Read, write, and update secrets](https://developer.1password.com/docs/sdks/manage-items/) stored in 1Password, including passwords, API keys, and one-time passwords.
7+
- [List items and vaults](https://developer.1password.com/docs/sdks/list-vaults-items/) in a 1Password account.

0 commit comments

Comments
 (0)