python-github3.py/python-github3.py.changes

19 lines
823 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 14 16:15:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3.0:
* Add partial support for the Checks API:
* Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes.
* Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes.
* Add support for webhooks in an organization
-------------------------------------------------------------------
Tue Dec 4 12:48:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Mar 5 20:42:44 UTC 2018 - toddrme2178@gmail.com
- Initial version