Skip to content

Commit 8c4557e

Browse files
authored
Mark 3.1.18 as released (#17557)
1 parent dd190d7 commit 8c4557e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ChangeLog.md

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

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

21-
3.1.18
21+
3.1.19
2222
------
23+
24+
3.1.18 - 08/01/2022
25+
-------------------
2326
- The tests/ directory was renamed to just test/ to match other project close
2427
emscripten (llvm, wabt, binaryen). This should not effect any users of
2528
emscripten, only developers. (#17502)
@@ -28,7 +31,7 @@ See docs/process.md for more on how version tagging works.
2831
same way it propagates uncaught exceptions.
2932

3033
3.1.17 - 07/22/2022
31-
------
34+
-------------------
3235
- Add support for dynamic linking with Asyncify. (#15893)
3336
- A source map file and DWARF info in the wasm can now be emitted at the same if
3437
the user gives the both options: `-g -gsource-map`. (#17484)

emscripten-version.txt

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

0 commit comments

Comments
 (0)