Skip to content

Commit b2a5557

Browse files
committed
update release notes
1 parent 1ba32f9 commit b2a5557

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/release/RELEASE-NOTES

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
The v0.1.4 release of the Python SDK brings:
2-
* Support for validating secret references. You can now check that a secret reference is formatted correctly without having to resolve it or even authenticate, using the 'ValidateSecretReference' function.
1+
The v0.1.5 release of the Python SDK brings:
2+
* Support for Password Generation. You can now generate different type of passwords with `Secrets.GeneratePassword`.
3+
* Support for the credit card number field type.

0 commit comments

Comments
 (0)