aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Saxton <peterhsaxton@gmail.com>2020-06-17 07:19:08 +0100
committerLouis Pilfold <louis@lpil.uk>2020-06-17 07:39:11 +0100
commit11b46c1137903e675fbc61f62fc1dcbba2ef284c (patch)
tree848e83ff7b42207679599981740a586bcd1b7d2f
parent16ac7024bf620b8e8ba834aa27646e503b4450eb (diff)
downloadgleam_stdlib-11b46c1137903e675fbc61f62fc1dcbba2ef284c.tar.gz
gleam_stdlib-11b46c1137903e675fbc61f62fc1dcbba2ef284c.zip
add changelog entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60f301b..877854a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
- The `string` module gains the `split_once` function.
- The `dynamic` module gains the `bit_string` function.
- The `uri` module gains the `origin` and `merge` function.
+- The `io.debug` function returns the printed term.
## 0.9.0 - 2020-05-26