File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ See docs/process.md for more on how version tagging works.
38
38
include ` emscripten/version.h ` (or ` emscripten.h ` which indirectly includes
39
39
it). (#16147 )
40
40
41
- 3.1.3 - 31/01 /2022
41
+ 3.1.3 - 01/31 /2022
42
42
------------------
43
43
- The file packager now supports embedding files directly into wasm memory and
44
44
` emcc ` now uses this mode when the ` --embed-file ` option is used. If you
@@ -57,7 +57,7 @@ See docs/process.md for more on how version tagging works.
57
57
clause. (Calling another function that calls ` setjmp ` is fine.)
58
58
(#14976 and #16072 )
59
59
60
- 3.1.2 - 20/01 /2022
60
+ 3.1.2 - 01/20 /2022
61
61
------------------
62
62
- A new setting, ` POLYFILL ` , was added which is on by default but can be disabled
63
63
(via ` -sNO_POLYFILL ` ) to prevent emscripten from outputing needed polyfills.
@@ -72,7 +72,7 @@ See docs/process.md for more on how version tagging works.
72
72
` coreX ` to better reflect where they are defined. The old suite names such
73
73
as ` wasm2 ` will continue to work for now as aliases.
74
74
75
- 3.1.1 - 08/01 /2022
75
+ 3.1.1 - 01/08 /2022
76
76
------------------
77
77
- Happy new year!
78
78
- Updated SDL 2 port to upstream version 2.0.18 (from a patched 2.0.10). This
You can’t perform that action at this time.
0 commit comments