You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backend/rs/ic_vetkeys/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
# Change Log
2
2
3
-
## [0.6.0] - Not Yet Released
3
+
## [0.6.0] - 2025-11-24
4
4
5
5
### Added
6
6
7
7
- Added support for offline generation of keys relative to the PocketIC master keys, similar to the existing functionality for offline derivation relative to the production master public keys.
8
8
9
9
### Changed
10
10
11
+
- Increased CDK dependency to version 0.19
11
12
- Changes to format of the AES-GCM encryption helpers added in 0.5.0. This version can decrypt messages encrypted by 0.5.0, but 0.5.0 cannot decrypt messages encrypted by 0.6.0
0 commit comments