Skip to content

Commit e026c0e

Browse files
authored
Mark 3.1.15 as released (#17357)
1 parent 5003f94 commit e026c0e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
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.15
21+
3.1.16
2222
------
23+
24+
3.1.15 - 07/01/2022
25+
-------------------
2326
- The JS library helper function `hasExportedFunction` has been replaced with
2427
`hasExportedSymbol`, which takes an unmangled (no leading underscore) symbol
2528
name.

emscripten-version.txt

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

0 commit comments

Comments
 (0)