Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 425e7aec56c3e73bfe0dcd8bf2cf2eb7feb0b5d9..d2bed8acaef5aa3dd04e503827c9a35f231a7540 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,8 @@ |
| +## 0.10.2 |
| + * Support for extended source map format. |
| + * Polish `MappingBundle.spanFor` handling of URIs that have a suffix that |
| + exactly match a source map in the MappingBundle. |
| + |
| ## 0.10.1+5 |
| * Fix strong mode warning in test. |