Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 293538f199d1500584f3379611721144d3f278df..53cdd378ab0adaa05d676555e4945ea9c8829f6e 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. |
| + |
| ## 1.7.1 |
| * Make `Trace.parse()`, `Chain.parse()`, treat the VM's new causal asynchronous |