ubot2/CHANGELOG.md
Jeff Ammons 3cd9b9a828 Standardizing docs between python-slackclient and rtmbot
Added copyright to License File
Added standard format for issues/PRs
Added Code of Conduct
Moved doc/ to docs/
2016-07-09 10:13:52 -07:00

9 lines
253 B
Markdown

### 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