Skip to content

Commit

Permalink
1.39.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kripken committed Dec 20, 2019
1 parent 75611e2 commit 71fe619
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ See docs/process.md for how version tagging works.

Current Trunk
-------------

v1.39.5: 12/20/2019
-------------------
- Added support for streaming Wasm compilation in MINIMAL_RUNTIME (off by default)
- All ports now install their headers into a shared directory under
`EM_CACHE`. This should not really be a user visible change although one
Expand Down
2 changes: 1 addition & 1 deletion emscripten-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"1.39.4"
"1.39.5"

0 comments on commit 71fe619

Please sign in to comment.