From 843976f77b1675f66c3401626a3e8d8dc072d8b9 Mon Sep 17 00:00:00 2001 From: samadpls Date: Tue, 26 Dec 2023 21:59:12 +0500 Subject: [PATCH] fixed typo Signed-off-by: samadpls --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d826d794..e22157f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil - Fixed `create_data_set` to accept "FBA", "FBM", "VBA", "VBM" as valid recfm [#240](https://github.com/zowe/zowe-client-python-sdk/issues/240) - Fixed an issue with `list_jobs` user correlator parameter [#242](https://github.com/zowe/zowe-client-python-sdk/issues/242) - ## `1.0.0-dev12` ### Bug Fixes