diff --git a/HISTORY.md b/HISTORY.md index 0bcf1e68..e488d35a 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -21,6 +21,7 @@ * store: removed scaffolding * blocks: removed scaffolding * threads: removed scaffolding +* renamed help screens for addition and multiplication blocks ### 2022-02-28 * blocks, objects, threads, store: made addition reporter variadic diff --git a/help/reportProduct.png b/help/reportVariadicProduct.png similarity index 100% rename from help/reportProduct.png rename to help/reportVariadicProduct.png diff --git a/help/reportSum.png b/help/reportVariadicSum.png similarity index 100% rename from help/reportSum.png rename to help/reportVariadicSum.png