Skip to content

Commit

Permalink
chore: Update changelog for 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
m8rmclaren authored Nov 17, 2023
1 parent 17526d2 commit bec2695
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.3.0
## Features

### Store-Type Get
- Added `--output-to-integration-manifest` flag to `kfutil store-types get` to download a remote certificate store type definition into an `integration-manifest.json` file locally.
- This path now has the following usage: `get [-i <store-type-id> | -n <store-type-name>] [-b <git-ref>] [-g | --output-to-integration-manifest]`

# v1.2.0
## Features

Expand Down Expand Up @@ -39,4 +46,4 @@ Initial release of the Keyfactor Command Utility (kfutil)
Production Supported CLIs:
- `login`: [kfutil login](docs/kfutil_login.md)
- `store-types`: [kfutil store-types](docs/kfutil_store-types.md)
- `stores rot`: [kfutil rot](docs/kfutil_stores_rot.md)
- `stores rot`: [kfutil rot](docs/kfutil_stores_rot.md)

0 comments on commit bec2695

Please sign in to comment.