SHA256
14
0
forked from pool/python-rt

- update to version 2.0.1:

- Documentation: add search example
 - edit_ticket: handle empty responses
 - fix UnicodeDecodeError in logging code for non-text attachments

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=11
This commit is contained in:
Sebastian Wagner
2020-08-08 12:20:21 +00:00
committed by Git OBS Bridge
parent b6a58bfd6a
commit fd8317c750
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 8 12:16:55 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.0.1:
- Documentation: add search example
- edit_ticket: handle empty responses
- fix UnicodeDecodeError in logging code for non-text attachments
-------------------------------------------------------------------
Sun Mar 15 10:43:52 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>