diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92b58d87dc0fa9e0621493ce3a2938d491bf97b5..14f70ed9b7b2fbd5d5f3905e07ad012e9c5fec76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ With this release, we dropped support for Coq 8.9.
   `excl_auth_agreeL` to `excl_auth_agree_L`,
   `frac_auth_agreeL` to `frac_auth_agree_L`, and
   `ufrac_auth_agreeL` to `ufrac_auth_agree_L`.
-* Constructions to define a camera through restriction of the validity predicate
+* Add constructions to define a camera through restriction of the validity predicate
   (`iso_cmra_mixin_restrict`) and through an isomophism (`iso_cmra_mixin`).
 
 **Changes in `proofmode`:**