aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2020-07-10 21:13:36 +0100
committerLouis Pilfold <louis@lpil.uk>2020-07-10 21:13:36 +0100
commit0cff914b427e2d37a3b889e0f9586ab59cef3d39 (patch)
tree85dd6f98c2630f69e0c6ea8bbc56a60fb01117c4 /CHANGELOG.md
parent28fdf1078ca67f224944bffebe46151ba4a9234a (diff)
downloadgleam_stdlib-0cff914b427e2d37a3b889e0f9586ab59cef3d39.tar.gz
gleam_stdlib-0cff914b427e2d37a3b889e0f9586ab59cef3d39.zip
bit_builder.from_string
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 f09670c..f706231 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- The `dynamic.typed_list` argument label has changed from `containing` to
`of`.
- The `dynamic` module gains the `any` function.
+- The `bit_builder` module gains the `from_string` function.
## v0.10.1 - 2020-07-01