From a13794c9478734b2c7f3537c296fe11d9c539514 Mon Sep 17 00:00:00 2001 From: zFernand0 Date: Wed, 22 Sep 2021 07:58:29 -0400 Subject: [PATCH 1/2] Update changelog for v1.0.1 Signed-off-by: zFernand0 --- CHANGELOG.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45747b5..32e7023 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,21 @@ All notable changes to the "JCL Language Support" extension will be documented in this file. +## `1.0.1` + +- BugFix: Applied security related patches + ## `1.0.0` -- Add support for base profiles -- Add support for SSO and Token Login via Zowe API Mediation Layer -- Add the Common Reports to the markdown report generator -- Fix incorrect parsing of empty inline DDs and multiline EXEC statements +- Enhancement: Added support for base profiles +- Enhancement: Added support for SSO and Token Login via Zowe API Mediation Layer +- Enhancement: Added the Common Reports to the markdown report generator +- BugFix: Fixed incorrect parsing of empty inline DDs and multiline EXEC statements ## `0.1.0` - Initial release -- Add the ability to lint JCL by issuing a command -- Add the ability to lint JCL by manually saving -- Add the ability to generate JCLCheck reports -- Add the ability to use JCL snippets +- Enhancement: Added the ability to lint JCL by issuing a command +- Enhancement: Added the ability to lint JCL by manually saving +- Enhancement: Added the ability to generate JCLCheck reports +- Enhancement: Added the ability to use JCL snippets From 67def983de641fd6acbf62236c4ff1013fbbd4ed Mon Sep 17 00:00:00 2001 From: zFernand0 Date: Wed, 22 Sep 2021 08:03:43 -0400 Subject: [PATCH 2/2] Update readme Signed-off-by: zFernand0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0097274..e7d4833 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you want to use CA JCLCheck linting and reporting features, meet the followin - An instance of CA JCLCheck Workload Automation v12.0 is installed and configured on a mainframe system with latest maintenance applied. - [Zowe CLI](https://docs.zowe.org/stable/user-guide/cli-installcli.html) is installed on your PC. -- The [CA JCLCheck Plug-in for Zowe CLI](https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/devops/ca-brightside/3-0/ca-brightside-command-line-interface-cli/available-cli-plug-ins/ca-jclcheck-workload-automation-plug-in-for-zowe-cli.html) is installed to Zowe CLI. +- The [CA JCLCheck Plug-in for Zowe CLI](https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-brightside/3-0/zowe-cli/available-cli-plug-ins/ca-jclcheck-workload-automation-plug-in-for-zowe-cli.html) is installed to Zowe CLI. ## Configuring