diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e00c253c7298f275699d8b5c9275b5c1703f5d7..f3bd2388a2e1ddd69c6ce2713ce67819110b6313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -94,6 +94,7 @@ Coq development, but not every API-breaking change is listed. Changes marked * Affine, absorbing, persistent and timeless instances for telescopes. * Better support for telescopes in the proof mode, i.e., all tactics should recognize and distribute telescopes now. +* Remove namespace `N` from `is_lock`. **Changes in heap_lang:**