Skip to content

Commit 9eeb238

Browse files
committed
chore(docs): Update CHANGELOG.md
Signed-off-by: spbsoluble <[email protected]>
1 parent d5f40ff commit 9eeb238

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,15 @@
1313

1414
## Fixes
1515

16-
- `cli`: Fixed an issue where the CLI would sometimes terminate with no error messages when calling the
16+
### CLI
17+
18+
- Fixed an issue where the CLI would sometimes terminate with no error messages when calling the
1719
`keyfactor-go-client-sdk`
1820

21+
### Stores
22+
23+
- `import csv`: Converts all `int` properties to `string` since Keyfactor Command does not support `int` properties.
24+
1925
## Chores
2026

2127
- `deps`: Bump `go` version to `1.23`.

0 commit comments

Comments
 (0)