Skip to content
Merged

2.0.16 #13770

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ See docs/process.md for more on how version tagging works.

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

2.0.16: 03/25/2021
------------------
- Lists that are passed on the command line can now skip the opening an closing
braces, allowing for simpler, more readable settings. e.g.
`-s EXPORTED_FUNCTIONS=foo,bar`
Expand Down
2 changes: 1 addition & 1 deletion emscripten-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2.0.15"
"2.0.16"