From eead09e4fc457b85a5ff6cb990cf293c5d84336c Mon Sep 17 00:00:00 2001 From: Jamie Luck Date: Sun, 29 Mar 2020 06:07:06 -0400 Subject: Rename gleam/expect to gleam/should (#27) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d42a67..bc60f65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- The `expect` module has been renamed to `should`. Functions in the module + starting with `is_` have been changed to `be_`. - The `string.replace` and `iodata.replace` `all` arguement label has been changed to `each`. - The `string` module gains `is_empty`, `join` and `concat` functions. -- cgit v1.2.3