diff --git a/ChangeLog.md b/ChangeLog.md index bd45ff45fce06..6581cbf87d4ef 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -359,6 +359,7 @@ See docs/process.md for more on how version tagging works. - stringToUTF8Array - stringToUTF8 - lengthBytesUTF8 + If you use any of these functions in your JS code you will now need to include them explicitly in one of the following ways: - Add them to a `__deps` entry in your JS library file (with leading $)