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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,10 @@
19
19
* Extend DID API: added some methods for iteration over entities in the wallet.
20
20
* Bugfixes.
21
21
22
-
There is [migration guide](doc/migration-guide.md) about API changes.
22
+
Notes:
23
+
* There is [migration guide](doc/migration-guide.md) about API changes.
24
+
* The changes for Credential Revocation invalidates any Anoncreds made with SDK 1.3. They must be reissued.
25
+
* This release is intended for development purposes only. The 1.5.0 release of the SDK will contain changes to the wallet format. If you plan to put durable artifacts in the wallet, let us know so we can discuss migration to the future format.
0 commit comments