Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1.45 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.

Fixed

  • Fix missing copyright info in the NuGet packages metadata

Fixed

  • Fix missing handling of invalid socket state while sending WebSocket requests
  • Fix missing disconnect event invocation

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