| Index: pkg/source_maps/CHANGELOG.md
|
| diff --git a/pkg/source_maps/CHANGELOG.md b/pkg/source_maps/CHANGELOG.md
|
| index a70bc4480cd74f78952a79a78be09cb526b24e54..531a6d0533119bb2196667f7c8c6afe555ef8d81 100644
|
| --- a/pkg/source_maps/CHANGELOG.md
|
| +++ b/pkg/source_maps/CHANGELOG.md
|
| @@ -1,3 +1,9 @@
|
| +## 0.10.0+1
|
| +
|
| +* Remove an unnecessary warning printed when the "file" field is missing from a
|
| + Json formatted source map. This field is optional and its absence is not
|
| + unusual.
|
| +
|
| ## 0.10.0
|
|
|
| * Remove the `Span`, `Location` and `SourceFile` classes. Use the
|
|
|