From 697b89638f0ea10497e589c1aa5a94a5d409f483 Mon Sep 17 00:00:00 2001 From: Max Ustinov Date: Tue, 23 May 2023 15:31:02 -0700 Subject: [PATCH] Update README.md fixed Java SDK release notes --- sdk/java/core/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/java/core/README.md b/sdk/java/core/README.md index 88b7b0ee..461bc1a3 100644 --- a/sdk/java/core/README.md +++ b/sdk/java/core/README.md @@ -5,7 +5,7 @@ For more information see our official documentation page https://docs.keeper.io/ # Change Log ## 16.5.3 -- KSM-401 ksm-java-sdk-update-pam-record-types-and-field-types +- KSM-401 - Update PAM Record types and Field types to have latest updates - KSM-406 - New field type: Passkey - KSM-382 - Support for record Transactions @@ -26,4 +26,4 @@ For more information see our official documentation page https://docs.keeper.io/ ## 16.3.6 - KSM-324 - Support for new regions: Japan and Canada -- Checking for SecureRandom to work properly. Throw exception if `haveged` or `rng-tools` are not installed \ No newline at end of file +- Checking for SecureRandom to work properly. Throw exception if `haveged` or `rng-tools` are not installed