From c758631b79d594b884a8031182464e9251bd9ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20L=C3=A9vesque?= Date: Sun, 23 Oct 2022 17:31:00 -0400 Subject: Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 263b020..d73e1bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ on large inputs on target JavaScript. - `list.sort` is now a "stable" sort, meaning equal elements are sorted in the same order that they appear in the input. +- Added functions `function.apply1` through `function.apply3` which help working + with functions in pipelines. ## v0.24.0 - 2022-10-15 -- cgit v1.2.3