We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cad97 commit 0486179Copy full SHA for 0486179
ChangeLog.md
@@ -18,8 +18,11 @@ to browse the changes between the tags.
18
19
See docs/process.md for more on how version tagging works.
20
21
-3.1.69 (in development)
+3.1.70 (in development)
22
-----------------------
23
+
24
+3.1.69 - 10/12/24
25
+-----------------
26
- The usage of `EM_BOOL` in the emscripten API has been replaced with C/C++
27
bool. This change should not be observable since `EM_BOOL` has been
28
equivalent to `bool` since #22157. (#22155)
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.69-git
+3.1.70-git
0 commit comments