17
0

- Update to 2.0.1:

* fix the double in bitbucket module to repo_list method
  * fix the parameter to export search results as csv
  * add more docs
  * Cleanup rest-client
  * Review methods
  * Bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=17
This commit is contained in:
2020-11-10 04:26:41 +00:00
committed by Git OBS Bridge
parent 78595e6b3c
commit 3440784c2c
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 10 04:22:12 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.0.1:
* fix the double in bitbucket module to repo_list method
* fix the parameter to export search results as csv
* add more docs
* Cleanup rest-client
* Review methods
* Bugfixes
-------------------------------------------------------------------
Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>