From a7fccb80940c9ce3dd6d8b08bd279d492a9ba97d Mon Sep 17 00:00:00 2001 From: Peter Saxton Date: Wed, 11 Jan 2023 08:11:32 +0100 Subject: add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9922f14..72dae5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - The `float` module gains the `loosely_equals` function. - The `io` module gains `print_error` and `println_error` functions for printing to stderr. +- The `set` module gains the `drop` function. - The `io.debug` function now prints to stderr instead of stdout when using the Erlang target or running in Node.js (but still uses `console.log` when running as JavaScript in a browser) -- cgit v1.2.3