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

Unified Diff: pkg/third_party/html5lib/CHANGELOG.md

Issue 421503004: Switch transformers over to source_span (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
Index: pkg/third_party/html5lib/CHANGELOG.md
diff --git a/pkg/third_party/html5lib/CHANGELOG.md b/pkg/third_party/html5lib/CHANGELOG.md
index 7c7ebb0923a97f06b3ab60c5ea8a94beb87a921a..3251f9882f6451fdf0da05a6289f7817ac7d4cc5 100644
--- a/pkg/third_party/html5lib/CHANGELOG.md
+++ b/pkg/third_party/html5lib/CHANGELOG.md
@@ -3,6 +3,10 @@
This file contains highlights of what changes on each version of the html5lib
package.
+#### Pub version 0.12.0
+ * switch from `source_maps`' `Span` class to `source_span`'s
+ `SourceSpan` class.
+
#### Pub version 0.10.0+1
* use a more recent source_maps version.

Powered by Google App Engine
This is Rietveld 408576698