aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ed6646..ba5202a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
`ends_with`, `slice`, `pad_left` and `pad_right` functions.
- `uri` module created with `parse`, `parse_query`, `path_segments`,
`query_to_string` and `to_string`.
-- The `dynamic` module gains the `tuple2`, and `tuple2_of` functions.
+- The `dynamic` module gains the `map`, `tuple2`, and `tuple2_of` functions.
- The `list` module gains the `filter_map` function.
## v0.8.0 - 2020-04-28