Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 6ab52c8e1f604621e29f8945eb4bf2b0dd2721bf..66896319e7e894fc2f2e536656c4ef1e3bc4af32 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,3 +1,8 @@ |
+# 1.1.0+1 |
nweiz
2015/03/27 19:58:42
1.1.1. Since this is post-1.0.0, we don't use buil
Siggi Cherem (dart-lang)
2015/03/27 21:26:09
Done.
|
+ |
+* Fixed `FileSpan`'s context to include the full span text, not just the first |
+ line of it. |
+ |
# 1.1.0 |
* Added `SourceSpanWithContext`: a span that also includes the full line of text |