Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 293538f199d1500584f3379611721144d3f278df..7301ae831f85a9eaff6e8ca0f50d8cff0324d172 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,7 @@ |
| +## 1.7.2 |
| + * Fix bug parsing a friendly frame with spaces in the member name. |
| + * Fix bug parsing a friendly frame where the location is a data url. |
|
nweiz
2017/03/07 21:27:28
De-indent these and add newlines between them (bas
Jacob
2017/03/07 23:27:20
Done.
|
| + |
| ## 1.7.1 |
| * Make `Trace.parse()`, `Chain.parse()`, treat the VM's new causal asynchronous |