Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

21 lines (9 loc) · 915 Bytes

3.0.1 (2020-10-13)

Bug Fixes

  • ios: monkey patch websockets (c9a3275)

3.0.0 (2020-10-10)

Features

  • complete refactor of mqtt
  • added SubscribeOptions for QoS Level and cleanSession (cd7acc8)
  • backwards compatibility with old subscriber method (4f6ddbe)
  • mqtt: new event onMessageDelivered (5b5d01a)