summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-04-16 13:19:13 -0700
committerGitHub <noreply@github.com>2019-04-16 13:19:13 -0700
commitb30e2c576b317b4cbc49e9e18139cbd260ed0317 (patch)
tree3cf3a7a34120bd1a01ce076cabe1dd7e3957c085
parenta76c9dcddf1280b76b0c18c2605453d66a2af410 (diff)
downloadbinaryen-b30e2c576b317b4cbc49e9e18139cbd260ed0317.tar.gz
binaryen-b30e2c576b317b4cbc49e9e18139cbd260ed0317.tar.bz2
binaryen-b30e2c576b317b4cbc49e9e18139cbd260ed0317.zip
Create version_79 (#2014)
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17a69e053..03574e6f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,14 @@ full changeset diff at the end of each section.
Current Trunk
-------------
+v79
+---
+
+- Improve support for side modules
+
+v78
+---
+
- Add `namedGlobals` to metadata output of wasm-emscripten-finalize
- Add support for llvm PIC code.
- Add --side-module option to wasm-emscripten-finalize.