Skip to content

Commit

Permalink
fix changelog?
Browse files Browse the repository at this point in the history
Signed-off-by: Amber Torrise <[email protected]>
  • Loading branch information
ATorrise committed Feb 27, 2024
1 parent 82c9a75 commit eb472e1
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the Zowe CLI package will be documented in this file.

## `8.0.0-next.202402261705`
## Recent Changes

- BugFix: Update error handling in zosfiles to resemble that in zosjobs. [#2062](https://github.com/zowe/zowe-cli/pull/2062)

Expand All @@ -12,7 +12,7 @@ All notable changes to the Zowe CLI package will be documented in this file.

## `8.0.0-next.202402211923`

- Enhancement: Added new `zowe zos-jobs search job` command, which allows the user to search spool files for a specified string or regular expression.
- Enhancement: Added new `zowe zos-jobs search job` command, which allows the user to search spool files for a specified string or regular expresion.
- BugFix: Updated dependencies for technical currency. [#2057](https://github.com/zowe/zowe-cli/pull/2057)

## `8.0.0-next.202402132108`
Expand Down Expand Up @@ -76,22 +76,6 @@ LTS Breaking: Removed the following previously deprecated items: [#1981](https:/

- Major: First major version bump for V3

## `7.23.3`

- BugFix: Fixed race condition in `config convert-profiles` command that may fail to delete secure values for old profiles

## `7.23.2`

- BugFix: Resolved technical currency by updating `socks` transitive dependency

## `7.23.1`

- Enhancement: Adding `--binary` and `--encoding` options to `zosfiles edit` to zowe V2

## `7.23.0`

- BugFix: Update zos-files copy dsclp system tests to include large mock files.

## `7.22.0`

- Enhancement: Hid the progress bar if `CI` environment variable is set, or if `FORCE_COLOR` environment variable is set to `0`. [#1845](https://github.com/zowe/zowe-cli/issues/1845)
Expand Down

0 comments on commit eb472e1

Please sign in to comment.