| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index 502f44a5a728be26d36ec12c9479bfb1cb22fd1e..f0e0867de6a37fd05dd1d73925dc581839529579 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -82,7 +82,8 @@
|
| ### VM Service Protocol Changes
|
|
|
| * **BREAKING** The service protocol now sends JSON-RPC 2.0-compatible
|
| - server-to-client events.
|
| + server-to-client events. To reflect this, the service protocol version is
|
| + now 2.0.
|
|
|
| * The service protocol now includes a `"jsonrpc"` property in its responses, as
|
| opposed to `"json-rpc"`.
|
|
|