From 8b1da5c2900cb50e33ec4d67599c24e1e9ca8d49 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 26 Feb 2023 18:45:05 +0000 Subject: Changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e03a168..ca97c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +- Updated for Gleam v0.27.0. - Fixed a bug where `io.print`, `io.print_error`, and `io.print_debug` would use `console.log` and add `"\n"` to the output when running on Deno. - Fixed a bug where `int.floor_divide` would return the wrong result in certain -- cgit v1.2.3