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

Unified Diff: CHANGELOG.md

Issue 2187043003: Fix a crashing bug. (Closed) Base URL: git@github.com:dart-lang/source_map_stack_trace.git@master
Patch Set: Created 4 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 | lib/source_map_stack_trace.dart » ('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 751330042834b3941dc4609afcabb4f39c9ec0a9..f7c2dccf3a8bbd3478bdacdc1462b1047f649dc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.1.1
+
+* Don't crash if the `SyncPackageResolver` has no package information at all.
+
## 1.1.0
* `mapStackTrace()` now uses a `SyncPackageResolver` object from the
« no previous file with comments | « no previous file | lib/source_map_stack_trace.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698