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

Unified Diff: pkg/yaml/CHANGELOG.md

Issue 797103002: Don't include extra whitespace in YAML scalar spans. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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/yaml/lib/src/scanner.dart » ('j') | pkg/yaml/lib/src/scanner.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/yaml/CHANGELOG.md
diff --git a/pkg/yaml/CHANGELOG.md b/pkg/yaml/CHANGELOG.md
index f454255b612ad9194d9caf13241b4646449edf78..80548ed2f425e8c769610c213bfca4b86037ebe2 100644
--- a/pkg/yaml/CHANGELOG.md
+++ b/pkg/yaml/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2.1.1
+
+* Properly scope `SourceSpan`s for scalar values surrounded by whitespace.
+
## 2.1.0
* Rewrite the parser for a 10x speed improvement.
« no previous file with comments | « no previous file | pkg/yaml/lib/src/scanner.dart » ('j') | pkg/yaml/lib/src/scanner.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698