Skip to content

Commit 9c1fe16

Browse files
committed
Update publication date for Proposed Recommendation.
1 parent 45bd051 commit 9c1fe16

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

index.html

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
//subtitle: "Expressing information with verifiable provenance",
2828

2929
// if you wish the publication date to be other than today, set this
30-
publishDate: "2024-3-06",
31-
crEnd: "2024-01-19",
32-
prEnd: "2024-4-03",
30+
publishDate: "2025-3-20",
31+
crEnd: "2025-01-19",
32+
prEnd: "2025-4-17",
3333
implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/",
3434
//errata: "https://w3c.github.io/vc-data-model/errata.html",
3535
previousMaturity: "REC",
@@ -7336,6 +7336,24 @@ <h2>Revision History</h2>
73367336

73377337
<p>
73387338
Changes since the
7339+
<a href="https://www.w3.org/TR/2024/CR-vc-data-model-2.0-20241219/">
7340+
v2.0 Second Candidate Recommendation</a>:
7341+
</p>
7342+
<ul>
7343+
<li>
7344+
Editorial updates to clarify grammar, flow, and understanding of the
7345+
specification contents.
7346+
</li>
7347+
<li>
7348+
Align required error condition fields between Working Group specifications.
7349+
</li>
7350+
<li>
7351+
Clarify requirements around self-asserted [=verifiable credentials=].
7352+
</li>
7353+
</ul>
7354+
7355+
<p>
7356+
Changes since the
73397357
<a href="https://www.w3.org/TR/2024/CR-vc-data-model-2.0-20240201/">
73407358
v2.0 First Candidate Recommendation</a>:
73417359
</p>

0 commit comments

Comments
 (0)