Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 455 Bytes

v0.4.1 (2018-01-05)

  • Fixes crashes due to missing job_output
  • Support for private channels (Group IDs)
  • Fixed example code in README
  • Stability improvements
  • Various docs updates

v0.2.0 (2016-03-25)

  • Fixed unicode handling to make things work in python 2.7 and 3.5.
  • Changed versioning scheme to Semver.

v0.10 (2016-02-28)

  • Refactored the RTMBot Class to make it more isolated from the script that runs the bot