Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: pkg/source_maps/CHANGELOG.md

Issue 396833003: Rev source_maps patch number, package is now 0.9.3. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/source_maps/pubspec.yaml » ('j') | pkg/source_maps/pubspec.yaml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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`.
« no previous file with comments | « no previous file | pkg/source_maps/pubspec.yaml » ('j') | pkg/source_maps/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698