diff options
author | Derek Schuff <dschuff@chromium.org> | 2022-01-12 14:41:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 22:41:02 +0000 |
commit | 3168fa227eeb3b964b6d3c773d95e0a2014b396a (patch) | |
tree | ddcecf3310c26907f64e3377089704c95999789a /CHANGELOG.md | |
parent | 5cf3521708cfada341285414df2dc7366d7e5454 (diff) | |
download | binaryen-3168fa227eeb3b964b6d3c773d95e0a2014b396a.tar.gz binaryen-3168fa227eeb3b964b6d3c773d95e0a2014b396a.tar.bz2 binaryen-3168fa227eeb3b964b6d3c773d95e0a2014b396a.zip |
Version 105 (#4449)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a173db801..d51904a2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,11 @@ full changeset diff at the end of each section. Current Trunk ------------- +v105 +--- +- This release contains binaries for ARM64 MacOS devices (#4397) +- Otherwise, mostly bug fixes and incremental optimization improvements. + v104 ---- - Bugfixes only, release created due to incorrect github release artifacts in |