Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1012 from zowe/chore/changelog
Browse files Browse the repository at this point in the history
chore: Update changelog issue #s
  • Loading branch information
zFernand0 committed Sep 5, 2023
2 parents 5dedf42 + 6b491dd commit 0524bcc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ All notable changes to the Imperative package will be documented in this file.

## `5.16.0`

- Enhancement: Handled unique cookie identifier in the form of dynamic token types. [#966](https://github.com/zowe/imperative/pull/996)
- Enhancement: Added a new utility method to `ImperativeExpect` to match regular expressions. [#966](https://github.com/zowe/imperative/pull/996)
- Enhancement: Added support for multiple login operations in a single `config secure` command execution. [#966](https://github.com/zowe/imperative/pull/996)
- BugFix: Allowed for multiple `auth logout` operations. [#966](https://github.com/zowe/imperative/pull/996)
- BugFix: Prevented `auto-init` from sending two `login` requests to the server. [#966](https://github.com/zowe/imperative/pull/996)
- Enhancement: Handled unique cookie identifier in the form of dynamic token types. [#996](https://github.com/zowe/imperative/pull/996)
- Enhancement: Added a new utility method to `ImperativeExpect` to match regular expressions. [#996](https://github.com/zowe/imperative/pull/996)
- Enhancement: Added support for multiple login operations in a single `config secure` command execution. [#996](https://github.com/zowe/imperative/pull/996)
- BugFix: Allowed for multiple `auth logout` operations. [#996](https://github.com/zowe/imperative/pull/996)
- BugFix: Prevented `auto-init` from sending two `login` requests to the server. [#996](https://github.com/zowe/imperative/pull/996)

## `5.15.1`

Expand Down

0 comments on commit 0524bcc

Please sign in to comment.