Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 487 Bytes

changelog.md

File metadata and controls

21 lines (14 loc) · 487 Bytes

Changelog

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

Version 0.3.1

Fixed

  • Fixed issue generated when using only one stream/service

Version 0.3

Added

  • Added MIT License.
  • Added version number.
  • Added messages to subscribe/unsubscribe when using a single stream.

Updated

  • Updated readme to display example without usage of toString method.

Fixed

  • Fixed issue when calling the client with a single stream on an array parameter.