CHANGES
=======

0.3.3
-----

* Added ssl verify parameter into request (#74)

0.3.2
-----

* Removed Jira 3rd party dep (#72)
* Make 'run' parameter configurable (#70)
* Fixed deprecation warnings (#67)
* Added py36 matrix and classifier (#64)
* tests: improve code coverage measurement (#63)
* Distribute zip as default and do not build doc

0.3.1
-----

* Adjust .travis.yml to automatically release pkg on new tags (#62)
* Add support for custom issue resolved status (#61)

0.3.0
-----

* Fix requirements in README (#58)
* Add pytest-3 compatibility (#57)
* Improve README (#56)

0.2.3
-----

* packaging: set default sdist formats (#55)
* Update requirements in README (#54)
* Fix #45 deprecated \_\_multicall\_\_ parameter (#52)
* Fix #48 the name of JiraError got changed (#49)
* Exclude flake8 execution for py26 (#51)
* Only pytest-2 is supported (#47)

0.2.2
-----

* Add strategy to resolve not found issues (#44)

0.2.1
-----

* Add components and version (#41)
* Fixed missing python-2.6 matrix (#43)
* Change README to reStructuredText (#42)
* Ensure py35 compliance (#40)
* Report invalid parameter of decorator (#38)
* Improve reading of config file (#37)
* SSL verification and plugin disabling (#35)

0.2.0
-----

* Fixes for 0.2.0 release (#30)
* Ensure py26 compliance (#29)
* Update dependencies list in README (#28)
* Use pytester for tests implementation (#26)
* Ensure py3 compliance (#24)
* Implement semantic versioning and release management (#22)
* Add code coverage badge to readme (#23)
* Enable code coverage (#21)
* Enable landscape service for this repo (#20)
* Subscribe travis-ci for this repository (#18)
* Improve the way where to get Jira IDs from
* Minor fix: xpassed
* Update docs for jira package rename
* renemed jira-python to jira
* README.md: Add description from #2
* README.md: minor formatting tweaks
* Add support for 'clean' and 'test' commands
* Ignore pytest results directory
* Renaming python module
* Update setuptools info
* Initial release
* Initial commit
