diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e52fce4..a04e070 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ JavaScript. - The `dynamic` module functions now return structured error values instead of a string error description. +- The `string` module gains the `to_option` function. ## v0.16.0 - 2021-06-17 |