CHANGES
=======

v0.6.3
------

* requirements: Require fritzconnection<0.8.0
* tox: Fix warnings reported by PyLint 2.2.0
* project: Update year in copyright headers to 2014-2018
* readme: Add PyPI version badge from shields.io

v0.6.2
------

* travis: Deploy with Python 3.5
* project: Fix keywords in setup.cfg
* travis: Update password
* tests: Switch from nose to pytest
* project: Packaging with pbr
* fritzcollectd: Document issues on authenticated connection
* fritzcollectd: Error if 'Allow access for applications' is disabled
* readme: Improve documentation related to authentication
* fritzcollectd: Add boxuptime
* travis: Update password
* tox: Fix warnings reported by PyLint 2.0.0
* project: Run the automatic deployment with Travis CI only once
* project: Add automatic deployment to PyPI with Travis CI
* project: Release 0.6.0
* fritzcollectd: Filter out unsupported service actions
* fritzconnection: Use long qualified service names
* fritzcollectd: Recover from XMLSyntaxError in read callback
* project: Switch to Travis CI
* tox: Fix warnings reported by PyLint
* project: Fix caching in GitLab CI configuration
* project: Update GitLab CI configuration to parse coverage percentage
* project: Release 0.5.0
* project: Coveralls incorrectly detects a missed branch
* fritzcollectd: Add support for FRITZ!DECT devices
* fritzcollectd: Add option to enable verbose logging
* fritzcollectd: Describe usage of password in more details
* fritzcollectd: Stop further execution if password is incorrect
* tox: Fix warnings reported by PyLint
*  project: Enable Coveralls via CircleCI
* tests: Fix PyLint warning with Python 2.7
* project: Release 0.4.0
* tests: Add system tests that query data from a real router
* tests: Add unit tests for connection failures
* tests: Add unit test that checks the configuration handling
* project: Update GitLab CI configuration to run unit tests
* tox: Add unit tests targets
* tests: Add a basic unit test
* fritzcollectd: Check connection in init callback
* fritzcollectd: Add shutdown callback
* fritzcollectd: Handle error cases for UPnP status info and password
* fritzcollectd: Fix password handling, implement LAN statistics
* fritzcollectd: Rework service actions
* project: Update GitLab CI configuration
* fritzcollectd: Support multiple instances
* tox: Fix "Commands not specified" error
* project: Release 0.2.1
