File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,19 @@ to browse the changes between the tags.
18
18
19
19
See docs/process.md for more on how version tagging works.
20
20
21
- 3.1.45 (in development)
21
+ 3.1.46 (in development)
22
22
-----------------------
23
+ - libunwind updated to LLVM 16.0.6. (#20088 )
24
+
25
+ 3.1.45 - 08/23/23
26
+ -----------------
23
27
- The function used to add symbols the JS library has been renamed from
24
28
` mergeInto ` , to the more specific ` addToLibrary ` . This new function does not
25
29
require the passing of ` LibraryManager.library ` as a first argument. The old
26
30
` mergeInto ` continues to exist for backwards compat.
27
31
- The ` --log_html ` option was removed from ` emrun ` . This option was already not
28
32
working with python3.8 or above so we hope is safe to say that nobody was
29
33
relying on it.
30
- - libunwind updated to LLVM 16.0.6. (#20088 )
31
34
32
35
3.1.44 - 07/25/23
33
36
-----------------
Original file line number Diff line number Diff line change 1
- 3.1.45 -git
1
+ 3.1.46 -git
You can’t perform that action at this time.
0 commit comments