diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c16cbb8..c440813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +- Fix `dynamic.string` to check that binary contains only utf8 characters. + ## 0.10.0 - 2020-06-30 - `bit_string` module created with `from_string`, `byte_size`, `append`, |