From 08f2897d44f59f03f00d9ce272a991eb7c2a3534 Mon Sep 17 00:00:00 2001 From: samadpls Date: Fri, 1 Sep 2023 19:26:29 +0500 Subject: [PATCH] updated CHANGELOG.md file Signed-off-by: samadpls --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a62ee7a..6fc216fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,4 +7,4 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil - Feature: Added a CredentialManager class to securely retrieve values from credentials and manage multiple credential entries on Windows [#134](https://github.com/zowe/zowe-client-python-sdk/issues/134) - Feature: Added method to load profile properties from environment variables - Feature: Added method to Save profile properties to zowe.config.json file [#73](https://github.com/zowe/zowe-client-python-sdk/issues/73) -- Feature : Added method to Save secure profile properties to vault [#72](https://github.com/zowe/zowe-client-python-sdk/issues/72) \ No newline at end of file +- Feature: Added method to Save secure profile properties to vault [#72](https://github.com/zowe/zowe-client-python-sdk/issues/72) \ No newline at end of file