CHANGES
=======

1.2.1
-----

* Switch CI organization API key (#134)

1.2.0
-----

* cleanup dev and test configuration (#133)
* Small improvements (#131)
* increase reruns for flaky  test
* fix incorrect testing stub for notes and calls
* add delete method for activities

1.1.2
-----

* Fix Travis PyPI config (#129)

1.1.1
-----

* Properly skip existing pypi package from re-releasing

1.1.0
-----

* add api\_key method to retrieve information about the current API key (#127)
* fix dependency conflict (#128)

1.0.4
-----

* Change default Django version, deploy to pypi only once (#126)

1.0.3
-----

* Make several testing stub methods tz aware (#125)

1.0.2
-----

* Testing stub: more detailed \`update\_task\` (#123)

1.0.1
-----

* Replace stale .next() in testing stub and update create\_export stub with missing fields (#122)
* Rename codecov badge pointer
* Fix codecov badge in README
* Fix license badge

1.0.0
-----

* Cleanup setup.cfg file
* Add Django 2.0 support
* Switch to CodeCov
* Drop Python 2 support
* Switch to pbr
* Switch license to APL2
* Remove empty docs
* Unfreeze development dependencies

0.5.0
-----

* Fix #113 -- Add rate\_limit\_type attribute (#114)
* Update coverage from 4.4.1 to 4.4.2
* Update pep8 from 1.7.0 to 1.7.1
* Update flake8 from 3.4.1 to 3.5.0
* Update pydocstyle from 2.1.0 to 2.1.1
* Add D106 and D107 to ignored pep257 errors
* Update pydocstyle from 2.0.0 to 2.1.0
* Update pytest from 3.2.2 to 3.2.3 (#107)
* Update pip-tools from 1.9.0 to 1.10.1
* Update six from 1.10.0 to 1.11.0
* Update pytest from 3.2.1 to 3.2.2
* Update pytest-rerunfailures from 3.0 to 3.1
* Update pytest-rerunfailures from 2.2 to 3.0
* Update requests from 2.18.3 to 2.18.4
* Update pytest from 3.2.0 to 3.2.1
* Update flake8 from 3.3.0 to 3.4.1
* Attempt to fix travis builds
* Update requests from 2.18.2 to 2.18.3
* Update pytest from 3.1.3 to 3.2.0
* Update requests from 2.18.1 to 2.18.2
* Update python-dateutil from 2.6.0 to 2.6.1
* Update pytest from 3.1.2 to 3.1.3
* Update pytest-rerunfailures from 2.1.0 to 2.2
* Update requests from 2.17.3 to 2.18.1
* Update pytest from 3.1.1 to 3.1.2
