Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 941 Bytes

v3.2.1 (2015-02-03):

  • Added ability to call chat.postMessage web API method (#15)
  • Added ability to update and delete messages (#14 and #17)
  • Added sample code (7ee93a7b)
  • Fixed getChannelsWithUnreads (#8)
  • Fixed race condition when emitting open event (#19)

v1.2.2 (2014-12-16):

  • Compile coffeescript to JS before publishing to NPM (#6)
  • Fixed typo in docs (#2)

v1.2.0 (2014-12-08)

  • First public release