aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Terpstra <39518+eterps@users.noreply.github.com>2020-05-11 18:39:25 +0200
committerLouis Pilfold <louis@lpil.uk>2020-05-12 11:05:04 +0100
commit737d521b5c061b5a0dfee1b7b70c7194e3c4ab28 (patch)
tree77696eec604c313812b36c39e6b7f82b679067fa
parentb9b71a43f79b266538a7c0ab7819aa54cc08d184 (diff)
downloadgleam_stdlib-737d521b5c061b5a0dfee1b7b70c7194e3c4ab28.tar.gz
gleam_stdlib-737d521b5c061b5a0dfee1b7b70c7194e3c4ab28.zip
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3e9ce0..5653dee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Unreleased
+- The `string` module gains the `trim` function.
- The error type for `atom.from_string` has been renamed to `FromStringError`.
- The `string` module gains `contains` and `repeat` functions.
- The `expect` module has been renamed to `should`. Functions in the module