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

Unified Diff: CHANGELOG.md

Issue 1653603002: pkg/stack_trace: Use StackTrace.current (Closed) Base URL: https://github.com/dart-lang/stack_trace.git@master
Patch Set: Created 4 years, 11 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/src/trace.dart » ('j') | pubspec.yaml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb699c677b1d32bbcabfbb8267f84a7ee4d778c3..c97124529c08c0feed6f7a6f10ad8d1316ad3823 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.6.1
+
+* Use `StacktTrace.current` in Dart SDK 1.14 to get the current stack trace.
+
+* Require at least Dart SDK 1.14.
nweiz 2016/02/01 19:56:28 I don't usually include SDK constraint changes in
kevmoo 2016/02/01 22:20:07 Done.
+
## 1.6.0
* Add a `when` parameter to `Chain.capture()`. This allows capturing to be
« no previous file with comments | « no previous file | lib/src/trace.dart » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698