aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-06-17 11:38:29 +0100
committerLouis Pilfold <louis@lpil.uk>2021-06-17 11:38:29 +0100
commit5de06a97e35a8bd5e55653f5619562495c48f8bc (patch)
tree0a361c32fa7bef331ab3286c09b778b67557560b /CHANGELOG.md
parent971c07becc5fcc9ee35d4a69aa06c8f22e38d061 (diff)
downloadgleam_stdlib-0.16.0.tar.gz
gleam_stdlib-0.16.0.zip
v0.16.0v0.16.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12abe0b..39cf839 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## Unreleased
+## v0.16.0 - 2021-06-17
- The `list` module gains the `interleave`, `flat_map` and `transpose` functions.
- The `option` module gains the `all` and `values` functions.