Start documenting changes going into the next release.

This commit is contained in:
Matvey Aksenov 2016-12-27 17:09:48 +00:00
parent b411ecedc0
commit fcaf49c7c8
2 changed files with 7 additions and 0 deletions

6
CHANGELOG.markdown Normal file
View File

@ -0,0 +1,6 @@
next
====
* Added the `SecureWithTLSSettings` constructor to the `Host` datatype for the
cases where the user needs more control over TLS connection settings.
(https://github.com/supki/ldap-client/issues/5, https://github.com/supki/ldap-client/pull/6)

View File

@ -18,6 +18,7 @@ tested-with:
, GHC == 7.10.1
extra-source-files:
README.markdown
CHANGELOG.markdown
source-repository head
type: git