Skip to content

Commit

Permalink
chore(docs): Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: spbsoluble <[email protected]>
  • Loading branch information
spbsoluble committed Dec 9, 2024
1 parent 20fcdf5 commit 1300d27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Features

### CLI

- `auth`: Added support for authenticating to Keyfactor Command using a oAuth2 client credentials or access token.

### Store Types
Expand All @@ -21,6 +22,8 @@
### Stores

- `import csv`: Converts all `int` properties to `string` since Keyfactor Command does not support `int` properties.
- `import csv`: Returns useful error message when invalid `store-type-name` or `store-type-id` are passed rather than
panic.

## Chores

Expand Down

0 comments on commit 1300d27

Please sign in to comment.