Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/1-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: shell.hbs
title: Chrome DevTools Protocol - stable (1.3)
version: 1-3
---
The **1.3 version of the protocol** is the stable RC release of the protocol, tagged at Chrome 64.
It includes a smaller subset of the complete protocol compatibilities.
The **1.3 version of the protocol** is the "living" stable channel of the protocol.
It's a subset of the complete protocol, [excluding](https://github.com/ChromeDevTools/debugger-protocol-viewer/blob/d84a0457b8d5b6c4a7a2947572b83239d8fb5954/make-stable-protocol.js) items that are experimental or deprecated.
Loading