Skip to content

Commit eb2f17e

Browse files
committed
pretty format release notes
1 parent 932397e commit eb2f17e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/release/RELEASE-NOTES

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Version 0.1.5 of the 1Password Python SDK brings:
2-
Support for generating passwords. You can now generate random, PIN, and memorable passwords using the onepassword.Secrets.generate_password function.
3-
Support for item subtitles. Creating and editing an item now sets the subtitle correctly, which is visible in the item preview in all client apps.
4-
Support for the Credit Card Number field type. You can now retrieve, create, and edit items containing credit card numbers.
2+
* Support for generating passwords. You can now generate random, PIN, and memorable passwords using the `onepassword.Secrets.generate_password` function.
3+
* Support for item subtitles. Creating and editing an item now sets the subtitle correctly, which is visible in the item preview in all client apps.
4+
* Support for the Credit Card Number field type. You can now retrieve, create, and edit items containing credit card numbers.

0 commit comments

Comments
 (0)