Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9ee2259

Browse files
committed
[ package:vm_service ] Update changelog for 7.2.0 release
TEST=N/A TBR=rmacnak@google.com Change-Id: I1b4f4e937895f4772a01f7d4d75d89d1850cf6e5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208301 Reviewed-by: Ben Konyi <bkonyi@google.com>
1 parent cb5d0b3 commit 9ee2259

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkg/vm_service/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Changelog
22

33
## 7.2.0
4-
- Update to version `3.49` of the spec.
4+
- Update to version `3.50` of the spec.
55
- Added `CpuSamples` event kind, and `cpuSamples` property to `Event`.
6+
- Added `returnType`, `parameters`, and `typeParameters` to `InstanceRef`,
7+
and `implicit` to `FunctionRef`.
8+
- Added `Parameter` type.
69

710
## 7.1.1
811
- Update to version `3.48` of the spec.

0 commit comments

Comments
 (0)