Skip to content

Mark 3.1.46 as released #20267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.46 (in development)
3.1.47 (in development)
-----------------------

3.1.46 - 09/15/23
-----------------
- The `wasmTable` global is now a JS library function that will only be included
as needed. Code that references `wasmTable` will no need to declare a
dependency on it. It can also be explictly included using
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.46-git
3.1.47-git