9.5.3
* Remove the straight.plugins dependency.
* config: Fix bug creating new config files like ~/.config/dduodate.conf
* config: Add new address plugin option "Use address as of service".
* build: Don't install documentation files (bad idea from beginning).
* Miscellanaous cleanup and doc fixes.

0.5.2
* Multiple bugfixes in config script
* Add missing commands and short options to completions
* Move completions to proper /usr/share/bash-comletions/completions
* Drop sudo usage, use plain su instead.

0.5.1
* Add bash completion support
* Fix a bug in the user config file ~/.config/ddupdate.conf path.
* Fix Respect XDG_CONFIG_HOME (#8).
* Fix handle .netrc permissions correct (#7).
* Clean up the Makefile build-install-clean targets.
* Documentation re-organized and updated.

0.5.0
* Add ddupate-config configuration script.
* Add missing ddupdate.conf.5 manpage
* Static code checkers cleanup
* Documentation updates
* Fix bogus error message in --list-services/addressers.

0.4.1
* Documentation fixes

0.4.0:
* Declared as beta state.
* Revise API

0.3.0
* Split old --list command to --list-services and list-addressers
* Split old --options to --address-options and --service-options.
* Incompatible CLI changes
* Documentation fixes.

0.2.1:
* Fix start exception on python 3.4/jessie (#6).
* Fix unhelpful error messages for bad .netrc (#5).
* Documentation fixes.

0.2.0:
* Revise and finish ipv6 support (#3)
* New option --version, ipv4/ipv6/all addresses switch.
* New ip plugin default-web-ip6, external ipv6 address.
* Update and document proxy usage (#4)

0.1.0:
* Multitude of minor bugfixes.
* API: Finalizing current revision. Renaming silly
  named plugins_base -> ddplugin.
* Adding pydocstyle checks and updating source
* Review and bugfixes for package generation
" Added COPR and Ubuntu PPA downstream repos.

0.0.6:
* Fixed several bugs in plugin load paths.
* Fixed a bug in config file path computation.
* Removed the generated file ddupdate.8.html from distribution
* Added timeout handling in plugin http handling.
* New plugin hardcoded-ip
* Minor bugfixes in both plugins and central code.
* Added fast-track configuration to README.md, clean up.
* Cleaned up and refactored code in main module
* Fixed a bug when symlinking the ddupdate script.

0.0.5:
* Added a NEWS file
* Revised and cleaned up plugin interface.
* Added ipv6 support.
* New plugins myonlineportal.com and dynv6.com
* Fedora and debian packaging verified.
