# CHANGELOG

## v0.1.0

* Initial release

## v0.2.0

* Much better alignment with RFC 6763 - DNS Service-based discovery.
* Affects handling of SRV and PTR queries.

## v0.2.1

* Update README to reflect changes in previous version.

## v0.3.0

* Remove a superfluous map from the config. 

## v0.4.0

* The value of host in the configuration file can have two values. The second can serve as an alias for the first.
* Updated documentation and comments.
* Created a new test.
