ChangeLog
=========

Roadmap
-------

* Add support for TLS


.. _v1.2.1:

1.2.2 (2018-08-08)
------------------

*Improvements:*

    - Add support for Python 3.6, Pypy 3.5.


1.2.1 (2018-08-08)
------------------

*Packaging:*

    - Include test files in the sdist tarball.
    - Use zest.releaser for releases

.. _v1.2.0:

1.2.0 (2018-07-28)
------------------

*Improvements:*

    - Add ``server.reset()``, which clears all entries except initial ones.

.. _v1.1.0:

1.1.0 (2017-01-17)
------------------

*Improvements:*

    - Replace the ``ldif`` backend with the more standard ``hdb``; this should allow to send
      paginated requests against a volatildap instance.


.. _v1.0.2:

1.0.2 (2016-06-02)
------------------

*Improvements:*

    - Add data starting with containers before contained entities.

.. _v1.0.1:

1.0.1 (2016-06-01)
------------------

*Bugfixes:*

    - Fix dependencies (``pyldap`` isn't used).

.. _v1.0.0:

1.0.0 (2016-06-01)
------------------

*New:*

    - Initial version


.. vim:set ft=rst:
