| Index: pkg/source_maps/CHANGELOG.md
|
| diff --git a/pkg/source_maps/CHANGELOG.md b/pkg/source_maps/CHANGELOG.md
|
| index f40a16d80fdae0512a06c34e77d067ce4e254099..7767fc1456743925eee60f0c4787b9266c0369e8 100644
|
| --- a/pkg/source_maps/CHANGELOG.md
|
| +++ b/pkg/source_maps/CHANGELOG.md
|
| @@ -1,3 +1,9 @@
|
| +## 0.9.3
|
| +
|
| +* Support writing SingleMapping objects to source map version 3 format.
|
| +* Support the `sourceRoot` field in the SingleMapping class.
|
| +* Support updating the `targetUrl` field in the SingleMapping class.
|
| +
|
| ## 0.9.2+2
|
|
|
| * Fix a bug in `FixedSpan.getLocationMessage`.
|
|
|