CHANGES
=======

1.2.0
-----

* Add Python3 wallaby unit tests
* Update master for stable/victoria
* Remove translation sections from setup.cfg

1.1.0
-----

* Stop to use the \_\_future\_\_ module
* Switch to newer openstackdocstheme version
* Bump default tox env from py37 to py38
* Add py38 package metadata
* Use unittest.mock instead of third party mock
* Docs cleanup and hacking update
* Add Python3 victoria unit tests
* Update master for stable/ussuri

1.0.1
-----

* Cleanup py27 support

1.0.0
-----

* Drop python 2.7 support and testing
* Update master for stable/train

0.7.0
-----

* Add Python 3 Train unit tests
* Remove telemetry-tox-py37
* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Dropping the py35 testing
* Add Osprofiler support for Panko client
* Update master for stable/stein
* Update json module to jsonutils
* add python 3.7 unit test job
* Update mailinglist from dev to discuss
* Add Python 3.6 classifier to setup.cfg
* add python 3.6 unit test job

0.6.0
-----

* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Add python 3.7 gating
* Remove PyPI downloads

0.5.0
-----

* fix tox python3 overrides
* Trivial: update url to new url
* Handle strings as response error\_message
* Make osc plugin work again
* Fix doc builds
* Update reno for stable/queens

0.4.0
-----

* Cleanup setup.cfg
* Fix help message of event list option 'filter'
* Update reno for stable/pike
* Update documentation URLs
* Docs: switch to openstackdocstheme
* clean up utils
* add panko shell
* move shell out of osc
* switch to use non-legacy SessionClient
* use extras
* add .gitignore file

0.3.0
-----

* Remove log translations
* Modify the doc descriptions of pankoclient
* Add "event trait description" command
* Add "event trait list" command
* [Fix gate]Update test requirement
* Fix issues after changing the package name to pankoclient
* Make the output of "event  list" more pretty
* Add support for "event type list" command
* Set universal=1 option for building wheel
* Fix a pep8 issue to make sure the jenkins pass

0.2.1
-----

* Correct pypi links
* Rename pypi package name to pankoclient

0.1.0
-----

* Fix some version typo
* Fix some pep8 errors
* Update README.rst
* Add support for event commands
* Fix capabilities list command
* Add capabilities list command
* Initial commit
