Newer
Older
ldap-passwd-webui / CHANGELOG.adoc
@Jakub Jirutka Jakub Jirutka on 14 Jul 2017 461 bytes Release v2.0.0
= Changelog
:repo-uri: https://github.com/jirutka/ldap-passwd-webui
:issues: {repo-uri}/issues
:pulls: {repo-uri}/pull
:tags: {repo-uri}/releases/tag


== link:{tags}/v2.0.0[2.0.0] (2017-07-14)

* Update for ldap3 2.x.
* Rename project to ldap-passwd-webui.
* Use `logging` module for logging instead of `print()`.
* Allow to enable bottle debug mode by setting environment variable `DEBUG`.


== link:{tags}/v1.0.0[1.0.0] (2017-06-06)

* First stable release.