Skip to content

Commit 37f929e

Browse files
authored
Update CHANGELOG.md for 0.7.1 bugfix release
1 parent 317bab3 commit 37f929e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# Unreleased
1+
# 0.7.1 (27 September 2020)
2+
3+
This is a bugfix release that resolves an issue with the JavaScript runtime being unavailable when installed via NPM.
4+
5+
**Closed issues:**
6+
7+
- 0.7.0 unavailable on NPM ([#79](https://github.com/swiftwasm/JavaScriptKit/issues/79))
8+
- Automatic performance testing ([#67](https://github.com/swiftwasm/JavaScriptKit/issues/67))
9+
10+
**Merged pull requests:**
11+
12+
- Fix runtime files location in `package.json` ([#81](https://github.com/swiftwasm/JavaScriptKit/pull/81)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
13+
- Run 4 perf tests instead of 2 ([#80](https://github.com/swiftwasm/JavaScriptKit/pull/80)) via [@j-f1](https://github.com/j-f1)
14+
- Specify correct SwiftWasm snapshot in `README.md` ([#78](https://github.com/swiftwasm/JavaScriptKit/pull/78)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
215

316
# 0.7.0 (25 September 2020)
417

0 commit comments

Comments
 (0)