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

Unified Diff: CHANGELOG.md

Issue 1929063002: pkg/vm_service_client: add getSourceReport to VMServiceReference (Closed) Base URL: https://github.com/dart-lang/vm_service_client.git@master
Patch Set: code review Created 4 years, 8 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/isolate.dart » ('j') | lib/src/isolate.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7264fd66d3d5143cb943dfb24422d6987831fe98..a9ae2946982f580b38e0c2c0f7d2478f04ebecca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.2.1
+
+* Add `getSourceReport` to `VMIsolateRef` and `VMScriptRef`, which return a
+ `VMSourceReport` for the target isolate or just the target script
+ respectively.
+
## 0.2.0
* **Breaking change**: `new VMServiceClient()` and `new
« no previous file with comments | « no previous file | lib/src/isolate.dart » ('j') | lib/src/isolate.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698