Skip to content

Commit 7de60a7

Browse files
committed
Update release notes
1 parent dddefbd commit 7de60a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: internal/release/RELEASE-NOTES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The v0.1.2 release of the Go SDK brings:
22
* Support for item tags. You can now create, get, and edit tags within your 1Password items using item CRUD functions.
3-
* 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"
3+
* 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 commit comments

Comments
 (0)