Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 361 Bytes

0.2.0 2015-09-29

  • Add add and remove starts methods

0.1.0 2015-09-26

  • Remove oauth logic (use omniauth-slack instead)
  • Improve error handling and fix some bugs with them
  • Make all api request thru a post method instead of a get
  • Add pins and reactions endpoints
  • Complete README
  • Add this file

0.0.6 2015-03-16

  • initial functional release