From b258dd74b61d766cb51f61848a8c4ab34ec39d8c Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Thu, 18 Jul 2024 11:58:49 -0400 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afdd75ee..3bc22cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ them (e.g., `options.mandatoryPointers`). - Add `/credentials/` endpoint for retrieving previously issued VCs, provided that those VCs included `credentialStatus`. +- Add additional validation around basic VCDM properties, preventing issuance + of some invalid VCs. ### Changed - **BREAKING**: Management of status list index allocation has been rewritten