aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-03-05 11:47:58 +0000
committerLouis Pilfold <louis@lpil.uk>2020-03-05 11:47:58 +0000
commitf11cb990283fbd47b418a94c6840efe03954d28e (patch)
tree51d59a9863bec0161e35526d0bead9ed799d3f14
parente60487580a30a51e896c32210198758d2e15a4d9 (diff)
downloadgleam_stdlib-f11cb990283fbd47b418a94c6840efe03954d28e.tar.gz
gleam_stdlib-f11cb990283fbd47b418a94c6840efe03954d28e.zip
Changelog!
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77785ea..61419f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
- The `string` module gains `join` and `concat` function.
+- The `int` module gains an `is_even` function.
## v0.7.0 - 2020-03-03