Skip to content

Commit

Permalink
Mark 3.1.68 as released (#22658)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: emscripten-bot <[email protected]>
  • Loading branch information
github-actions[bot] and emscripten-bot authored Sep 30, 2024
1 parent 0f13010 commit e240071
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ to browse the changes between the tags.

See docs/process.md for more on how version tagging works.

3.1.68 (in development)
3.1.69 (in development)
-----------------------

3.1.68 - 09/30/24
-----------------
- Added support for compiling 256-bit wide AVX intrinsics, emulated on top
of 128-bit Wasm SIMD instruction set. (#22430). Pass `-msimd128 -mavx` to
enable targeting AVX.
Expand Down
2 changes: 1 addition & 1 deletion emscripten-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.68-git
3.1.69-git

0 comments on commit e240071

Please sign in to comment.