Skip to content

Commit 6e00311

Browse files
authored
Mark 3.1.2 as released (#16083)
1 parent cf40c4d commit 6e00311

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.2
21+
3.1.3
2222
-----
23+
24+
3.1.2 - 20/01/2022
25+
------------------
2326
- A new setting, `POLYFILL`, was added which is on by default but can be disabled
2427
(via `-sNO_POLYFILL`) to prevent emscripten from outputing needed polyfills.
2528
For default browser targets, no polyfills are needed so this option only has

emscripten-version.txt

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

0 commit comments

Comments
 (0)