Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 479 Bytes

CHANGES.md

File metadata and controls

30 lines (16 loc) · 479 Bytes

Change Log

1.0.0

  • Drop Python 2.7 support

0.4.2

  • Python3 StringIO compatibility fix

0.4.1

  • Bump twython version from 3.4.0 to 3.7.0

0.4.0

  • Added ability to upload media (pictures) in the update_status action. Contributed by Nick Maludy (Encore Technologies)

0.3.0

  • Updated action runner_type from run-python to python-script

0.2.0

  • Rename config.yaml to config.schema.yaml and update to use schema.

0.1.0

  • First release