Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 460 Bytes

Changelog

1.1.2

  • Multi-platform binaries are now provided.

1.1.1

  • Rename DataRate to BitRate (FSK modulation)

1.1.0

Note that the changes below are incompatible with LoRa Server version <= 0.4.x!

  • Small RXPacket and TXPacket changes.
  • Changed to JSON as marshaling format (was Gob).
  • Re-subscribe on TX topics after a MQTT re-connect

1.0.1

  • Update mqtt client vendor to fix various connection issues.

1.0.0

  • Initial release.