Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add SessionId parameter for SubscribeAsync and SubscribeSync methods of ProtocolClient

Fixed

  • Fix Subscribe methods replicating events for all connected sessions

Removed

  • Remove preview version postfix

Fixed

  • Fix dotnet cdp tools packaging

Added

  • Initial release