aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-09-02 22:49:46 +0100
committerLouis Pilfold <louis@lpil.uk>2020-09-02 22:50:32 +0100
commit1ee05d82768914db8bccbc78c9b7e9230501abd1 (patch)
treed652234344c21b1d7040d07878cc68ae9449db8f
parentc5845fa29b5059739b6f7a5b0c7da21e752de4fa (diff)
downloadgleam_stdlib-1ee05d82768914db8bccbc78c9b7e9230501abd1.tar.gz
gleam_stdlib-1ee05d82768914db8bccbc78c9b7e9230501abd1.zip
Changelog!
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index affe0aa..e567952 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## Unreleased
-- The `list` module gains the `each` function.
+- The `list` module gains the `each`, and `partition` functions.
## v0.11.0 - 2020-08-22