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

Unified Diff: pkg/barback/CHANGELOG.md

Issue 423823010: Support source_span spans in barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes 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/barback/lib/src/span_wrapper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/CHANGELOG.md
diff --git a/pkg/barback/CHANGELOG.md b/pkg/barback/CHANGELOG.md
index 6edf327a510b01e13b56b91ca166c6a8ee417a7a..92b02378651d9b9b4621bffdd44fb3703ec6e70e 100644
--- a/pkg/barback/CHANGELOG.md
+++ b/pkg/barback/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.14.2
+
+* All TransformLogger methods now accept SourceSpans from the source_span
+ package in addition to Spans from the source_maps package. In 0.15.0, only
+ SourceSpans will be accepted.
+
## 0.14.1+3
* Add a dependency on the `pool` package.
« no previous file with comments | « no previous file | pkg/barback/lib/src/span_wrapper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698