diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d389a1eeb373982dc6427a623083c9a093d89e..153a674cf2395e9ceede4995bed0ea656a636a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ 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 + (`iso_cmra_mixin_restrict`) and through an isomophism (`iso_cmra_mixin`). **Changes in `proofmode`:**