Skip to content

Commit 25a0114

Browse files
authored
Mark 3.1.17 as released (#17500)
1 parent f6fa2ec commit 25a0114

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ChangeLog.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,14 @@ to browse the changes between the tags.
1818

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

21-
3.1.17
21+
3.1.18
2222
------
23+
24+
3.1.17 - 07/22/2022
25+
------
26+
- Add support for dynamic linking with Asyncify. (#15893)
2327
- A source map file and DWARF info in the wasm can now be emitted at the same if
24-
the user gives the both options: `-g -gsource-map`.
28+
the user gives the both options: `-g -gsource-map`. (#17484)
2529
- The `align` argument to the makeGetValue/makeSetValue JS library macros was
2630
removed (and replaced with an assert) as it had no uses internally and was
2731
removed (and replaced with an assert) as it had now uses internally and was

emscripten-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.17-git
1+
3.1.18-git

0 commit comments

Comments
 (0)