aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-05-12 11:06:37 +0100
committerLouis Pilfold <louis@lpil.uk>2020-05-12 11:06:37 +0100
commiteb043ee431c3d5592610eeb5f12a0d91fb5c17a0 (patch)
treead5ba004c92940cf40ffa9c35a51b3b7f6ce5ddf
parentc84aa94fa4b453abca21c365ec511a4ef2c3d8c1 (diff)
downloadgleam_stdlib-eb043ee431c3d5592610eeb5f12a0d91fb5c17a0.tar.gz
gleam_stdlib-eb043ee431c3d5592610eeb5f12a0d91fb5c17a0.zip
Add missing changelog entry
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5653dee..a246bfa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
## Unreleased
- The `string` module gains the `trim` function.
+
+## v0.8.0 - 2020-04-28
+
- 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