Start documenting changes going into the next release.
This commit is contained in:
parent
b411ecedc0
commit
fcaf49c7c8
6
CHANGELOG.markdown
Normal file
6
CHANGELOG.markdown
Normal 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)
|
||||||
@ -18,6 +18,7 @@ tested-with:
|
|||||||
, GHC == 7.10.1
|
, GHC == 7.10.1
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
README.markdown
|
README.markdown
|
||||||
|
CHANGELOG.markdown
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user