From b397b3ea822273e38cbd933529b0e7c33c5dfd20 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Thu, 12 Nov 2020 14:28:23 +0100
Subject: [PATCH] add changelog entry

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75e420e68..8bf8c11d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,7 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`.
 * Change `*_valid` lemma statements involving fractions to use `Qp` addition and
   inequality instead of RA composition and validity (also in `base_logic` and
   the higher layers).
+* Move `algebra.base` module to `prelude.prelude`.
 
 **Changes in `bi`:**
 
-- 
GitLab