=====================
``nfsnapi`` Changelog
=====================

v0.3.0, 20/04/2016
------------------

  - Add support for Python 3.2 and later.
  - Add support for testing with multiple versions of Python using Tox.
  - Add test for ``auth_header``, fixing an incorrect default parameter
    in ``auth_header`` along the way.
  - Update documentation and project homepage URLs.


v0.2.0, 29/12/2013
------------------

  - Improve handling of request paths lacking a leading forward-slash.
  - Update documentation and installation instructions.


v0.1.0, 29/11/2013
------------------

  - Initial version.
