From df38bc6907a31d351dec5bb1e40de3d84ad87da9 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Sun, 2 Jan 2022 18:58:44 +0100 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7b8238f9..4dd01911 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,9 +4,9 @@ * **New Features:** * **Notable Changes:** - * fixed storing the stage name(s) * same blocks with empty variadic inputs compare as equal regardless of their arity * **Notable Fixes:** + * fixed storing the stage name(s) * removed distinction between number and string keys in "analyze" * **Documentation Updates:** * **Translation Updates:**