diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..4282a3886127b7e3847a0a4aec7079a3a2030846
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,11 @@
+In this changelog, we document "large-ish" changes to Iris that affect even the way the logic is used on paper.
+We do *not* document changesd of functions names or similar Coq-only API changes.
+Changes marked [*] still need to be ported to the Iris Documentation.
+
+## Iris 2.0
+
+[*] Make the core of an RA or CMRA a partial function.
+
+## Iris 2.0-rc1
+
+This is the Coq development and Iris Documentation as submitted to ICFP.