aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-09-02 22:49:29 +0100
committerLouis Pilfold <louis@lpil.uk>2020-09-02 22:50:32 +0100
commitc5845fa29b5059739b6f7a5b0c7da21e752de4fa (patch)
tree08cf40c33b1c34fb0c884e3744ccded440989213 /CHANGELOG.md
parent38197b4948e212404661468b0ebd2afacf7452ba (diff)
downloadgleam_stdlib-c5845fa29b5059739b6f7a5b0c7da21e752de4fa.tar.gz
gleam_stdlib-c5845fa29b5059739b6f7a5b0c7da21e752de4fa.zip
list.partition
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f983e6c..affe0aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## Unreleased
+
+- The `list` module gains the `each` function.
+
## v0.11.0 - 2020-08-22
- Fix `uri.parse_query` to handle the case where query parameters are present