Skip to content

Latest commit

 

History

History
59 lines (21 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

59 lines (21 loc) · 1.61 KB

1.0.0 (2023-01-31)

  • feat!: return channel instead of using error callbacks (c16f46c)

BREAKING CHANGES

  • method signature changes

0.3.1 (2023-01-28)

Bug Fixes

  • issues with same client (2318942)
  • resubscribe on reconnect (4b17c5b)

0.3.0 (2023-01-21)

Features

0.2.1 (2022-09-24)

Bug Fixes

0.2.0 (2022-09-13)

Features

  • mqtt: add integration (ff42d5d)
  • mqtt: standard logging mdlw (b1a93d4)

0.1.0 (2022-09-04)

Features