diff --git a/CHANGELOG.md b/CHANGELOG.md index 872f6b8cbdfb9447ce18f1d5dd94b0880ce55a10..165438b0c84f65475349853d79bb90d708f71f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ API-breaking change is listed. - Add lemmas `set_fold_union_strong` and `set_fold_union`. - Add lemmas `map_fold_union_strong`, `map_fold_union`, `map_fold_disj_union_strong`, `map_fold_disj_union` and `map_fold_proper`. +- Add `gmultiset_map` and associated lemmas. (by Marijn van Wezel) The following `sed` script should perform most of the renaming (on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`).