From d9b67f73819dd3476edddde6d3dc97748c77a242 Mon Sep 17 00:00:00 2001 From: inoas Date: Tue, 29 Nov 2022 07:26:21 +0100 Subject: changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bd1083..c288b7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ - Fixed a bug where some string functions would incorrectly handle newlines when iterating over graphemes in older JavaScript environments that do not have the `Intl.Segmenter` class. +- The `string` module gains `to_utf_codepoints` and `from_utf_codepoints` + functions. ## v0.25.0 - 2022-11-19 -- cgit v1.2.3