Skip to content

Commit 1300d27

Browse files
committed
chore(docs): Update CHANGELOG.md
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 20fcdf5 commit 1300d27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Features
44

55
### CLI
6+
67
- `auth`: Added support for authenticating to Keyfactor Command using a oAuth2 client credentials or access token.
78

89
### Store Types
@@ -21,6 +22,8 @@
2122
### Stores
2223

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

2528
## Chores
2629

0 commit comments

Comments
 (0)