Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MOmarMiraj committed Oct 9, 2024
1 parent dddefbd commit 7de60a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/release/RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
The v0.1.2 release of the Go SDK brings:
* Support for item tags. You can now create, get, and edit tags within your 1Password items using item CRUD functions.
* Support for fetching one-time password codes using secret references. You can now fetch your TOTP code with the `Secrets.Resolve` function, using a secret reference for the TOTP field in your item. For example: "op://vault/item/field?=attribute=totp"
* Support for fetching one-time password codes using secret references. You can now fetch your TOTP code with the `Secrets.Resolve` function, using a secret reference for the TOTP field in your item. For example: `op://vault/item/field?=attribute=totp`

0 comments on commit 7de60a7

Please sign in to comment.