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

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: nits Created 4 years, 7 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') | 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 df767c9c5609fdc7a1330063b4457d0fc6e4cc33..622e4c29bc4bfa47d107ba64be254b0736b41dc3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.2.2
+
+* Add `getSourceReport` to `VMIsolateRef` and `VMScriptRef`, which return a
+ `VMSourceReport` for the target isolate or just the target script
+ respectively.
+
## 0.2.1
* `VMScriptToken.offset` is deprecated. This never returned the documented value
« no previous file with comments | « no previous file | lib/src/isolate.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698