diff --git a/index.html b/index.html
index 765d305..da37eb1 100644
--- a/index.html
+++ b/index.html
@@ -2597,6 +2597,38 @@
Revision History
Changes since the
+
+First Candidate Recommendation:
+
+
+
+ -
+Various editorial changes in algorithms and descriptions to improve readability.
+
+ -
+Moved Multikey definitions to Controller Document.
+
+ -
+Update examples to align with updates in Data Integrity.
+
+ -
+Unify error handling between all Data Integrity cryptosuites.
+
+ -
+Ensure that the `created` proof option is not required and additional proof
+options are included in the generated proof.
+
+ -
+Move language related to context injection to Data Integrity.
+
+ -
+Align proof serialization format and algorithm arguments with interfaces
+defined in Data Integrity.
+
+
+
+
+Changes since the
First Public Working Draft: