Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

23 lines (10 loc) · 472 Bytes

3.0.1 (2017/09/06)

  • [bugfix] Fix unresolved reference in createClient (cheers, @mthornill — see PR #5)

3.0.0 (2017/09/04)

  • Allow customization of message/payload before transmission (thanks once again, @mthornill — see PR #4)

2.0.0 (2017/08/30)

  • Use snake_case over the wire (thanks, @mthornhill! — see PR #1)

1.0.0 (2017/03/27)

  • Allow passing arbitrary data to list(), retrieve(), and delete()

0.1.0 (2017/03/27)

  • Add list() method