From fd40f938ff8852d661594acd5f195d2e79701f75 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 31 Dec 2025 16:12:23 +0100 Subject: [PATCH] Mention emscripten 4 compatibility --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 75fdd027..24417577 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,7 @@ compatibility with older runtimes - A compilation issue with old toolchains on Solaris has been fixed - `crypto_aead_aes256gcm_is_available` is exported to JavaScript + - libsodium is now compatible with Emscripten 4.x * Version 1.0.20 This point release includes all the changes from 1.0.19-stable,