aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-07-18 19:28:43 +0100
committerLouis Pilfold <louis@lpil.uk>2023-07-27 15:25:29 +0100
commit725edc71cd5f2e2162911faeaaa825a4776885b2 (patch)
treea92dd21f99073d71fd10eb693e2d9993de14f610 /CHANGELOG.md
parent2c14ed13941534f3769f3fe43549d4482044e95b (diff)
downloadgleam_stdlib-725edc71cd5f2e2162911faeaaa825a4776885b2.tar.gz
gleam_stdlib-725edc71cd5f2e2162911faeaaa825a4776885b2.zip
iterator.yield
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90d4904..51c9715 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
`string.inspect`.
- Fixed a bug where `string.inspect` would show atoms as Gleam custom types even
when the format is invalid.
+- The `iterator` module gains the `yield` function.
## v0.30.0 - 2023-07-16