Skip to content

Commit c3e9956

Browse files
committed
chore(release): v5.2.1
1 parent e2fbf76 commit c3e9956

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ We use the object database.
3838

3939
<img src="./docs/demo.gif" alt="git-cas demo" />
4040

41+
## What's new in v5.2.1
42+
43+
Bug fix: `rotateVaultPassphrase` now honours `kdfOptions.algorithm` — previously the `--algorithm` flag was silently ignored, always reusing the old KDF algorithm. CLI flag tables in `docs/API.md` are now split per command with `--cwd` documented.
44+
45+
See [CHANGELOG.md](./CHANGELOG.md) for the full list of changes.
46+
4147
## What's new in v5.2.0
4248

4349
**Key rotation without re-encrypting data** — Rotate a recipient's key by re-wrapping the DEK. Data blobs are never touched. Respond to key compromise in seconds, not hours.

0 commit comments

Comments
 (0)