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

Unified Diff: CHANGELOG.md

Issue 1312623006: Bump version. (Closed) Base URL: https://github.com/dart-lang/source_span.git@master
Patch Set: Created 5 years, 3 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 | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index caf8af5e51f2f7f5f27cf3fca016604b4762a848..59923d5114eb36d59c2930d2b4ea1c9f85e7cf74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,11 @@
+# 1.1.6
+
+* Optimize `getLine()` in `SourceFile` when repeatedly called.
+
# 1.1.5
* Fixed another case in which `FileSpan.union` could throw an exception for
external implementations of `FileSpan`.
-* Optimize `getLine()` in `SourceFile` when repeatedly called.
# 1.1.4
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698