Skip to content

Commit 23e87e4

Browse files
authored
Mark 3.0.0 as released (#15596)
1 parent 8d47073 commit 23e87e4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ChangeLog.md

Lines changed: 5 additions & 2 deletions
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.0.0
22-
------
21+
3.0.1
22+
-----
23+
24+
3.0.0 - 11/22/2021
25+
------------------
2326
- A set of internally-unused functions were removed from `parseTools.js`. While
2427
emscripten no longer needs any of these functions, there is slim chance that
2528
some external JS library is depending on them. Please file issues if any such

emscripten-version.txt

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

0 commit comments

Comments
 (0)