Skip to content

Commit 8d1b82f

Browse files
committed
chore(docs): Update CHANGELOG.md
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 197fd75 commit 8d1b82f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v1.7.0
2+
3+
## Features
4+
5+
### CLI
6+
7+
- `stores import csv`: supports interactive credential input, as well as input via flags and environmental
8+
variables. [docs](docs/kfutil_stores_import_csv.md)
9+
10+
## Fixes
11+
12+
### CLI
13+
14+
- `stores import csv`: providing a `Password(/StorePassword)` does not crash CLI.
15+
- `stores import csv`: results CSV retains input header ordering.
16+
117
# v1.6.2
218

319
## Fixes

0 commit comments

Comments
 (0)