From 38a93520ce236b4590fbd34f925037fd2760f130 Mon Sep 17 00:00:00 2001 From: "Paolo G. Giarrusso" <p.giarrusso@gmail.com> Date: Tue, 9 Aug 2022 12:48:25 +0200 Subject: [PATCH] Add names to CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 235046a6..9500ee9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,8 @@ s/\bmap_disjoint_subset\b/kmap_subset/g s/\blookup_union_l\b/lookup_union_l'/g EOF ``` -- Add the bind operation `set_bind` for finite sets +- Add the bind operation `set_bind` for finite sets. (by Dan Frumin and Paolo G. + Giarrusso) ## std++ 1.7.0 (2022-01-22) -- GitLab