Change List
-----------

* 2015-07-09 (Version 1.0.3)

    - Add some more "Sample Usage" in README.rst.
    - Add "Developer Information" section in README.rst.
    - Switch some function/method docstrings to sphinx-style (more to do...)
    - New utils.process_optargs() function contains common code.

* 2015-07-08 (Version 1.0.2)

    - More fix "Sample Usage" example in README.rst.
    - Change project homepage to ultradns GitHub group.

* 2015-07-07 (Version 1.0.1)

    - Fix "Sample Usage" example in README.rst.

* 2015-07-06 (Version 1.0.0)

    - Initial GitHub/PyPI version.
    - Loaders/validators framework completed.
    - From-file and from-XFR zone loaders present.
    - Some validators (focus mainly on DNSSEC-types) present.
    - Nosetests added for code, loaders, and validators.
