Skip to content

Commit 071e4fb

Browse files
authored
Add SNAPSHOT to changelog (#160)
1 parent fed1c11 commit 071e4fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v8.1.0
3+
## v8.1.0-SNAPSHOT
44

55
- Add `CachedKey`, which fetches then holds a cached DEK (Document Encryption Key) for repeated encrypt and decrypt operations without making additional TSP wrap/unwrap calls.
66
This is useful for many cryptographic operations using the same key in quick succession, such as inside a database transaction. Note that this key automatically expires after a short period of time.

0 commit comments

Comments
 (0)