openssl-streams v1.2.0.0 Release Notes

    • Added withConnection, a convenience function for initiating an SSL connection to a given (host, port) pair. The socket and SSL connection are closed after the user handler runs.
    • Moved changelog from cabal file to changelog.md
    • Updated the dependency list to allow latest io-streams and network.