From 2a4faaa03cebaa77b9012145c03b07db0673bd94 Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Wed, 11 Sep 2024 11:38:04 +0200 Subject: [PATCH] chore: update history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 2b26baaa3..8d0c30505 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,8 @@ # changes since 13.1.1 +- Feat: improve performance of functions `map`, `filter` and `forEach` (#3256). + Thanks @dvd101x. - Fix: #3253 cannot use identifiers containing special characters in function `derivative`. - Fix: improve the type definitions of `ConstantNode` to support all data