Skip to content

Commit

Permalink
Merge pull request #5 from BroadcomMFD/update-v1.0.1
Browse files Browse the repository at this point in the history
Update changelog and Readme for v1.0.1
  • Loading branch information
zFernand0 authored Sep 22, 2021
2 parents 4159f6e + 67def98 commit 0e8032c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0e8032c

Please sign in to comment.