Skip to content

Commit 8969fd2

Browse files
Mark 3.1.66 as released (emscripten-core#22549)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: emscripten-bot <[email protected]>
1 parent 8800faa commit 8969fd2

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.66 (in development)
21+
3.1.67 (in development)
2222
-----------------------
23+
24+
3.1.66 - 09/10/24
25+
-----------------
2326
- The behaviour of the `pthread_kill` function was fixed to match the spec
2427
and will now run the designated handler on the target thread. (#22467)
2528
- Added support for WebGL extensions EXT_clip_control, EXT_depth_clamp,

emscripten-version.txt

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

0 commit comments

Comments
 (0)