## 1.3.1
* Use the default ciphersuite from TLS
## 1.3.0
* Upgrade to conduit 1.3.0
## 1.2.2
* Make runTLS{Client,Server}StartTLS general [#264](https://github.com/snoyberg/conduit/pull/264)
## 1.2.1
* Expose ApplicationStartTLS [#262](https://github.com/snoyberg/conduit/pull/262)
## 1.2.0.1
* tls 1.3 support
## 1.2.0
* Drop system-filepath
## 1.1.2
* Added 'runGeneralTCPServerTLS' function [#208](https://github.com/snoyberg/conduit/pull/208)
## 1.1.1.1
* Fill in `appRawSocket` for streaming-commons 0.1.12 and later
## 1.1.1
* Support chain certificates in network-conduit-tls [#203](https://github.com/snoyberg/conduit/pull/203)