From 479de902fb337b8eed2cc5792fdfcd27d7d4b4bd Mon Sep 17 00:00:00 2001
From: Robbert Krebbers <mail@robbertkrebbers.nl>
Date: Mon, 14 Sep 2020 21:22:46 +0200
Subject: [PATCH] CHANGELOG for camera iso stuff.

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0d389a1e..153a674cf 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`:**
 
-- 
GitLab