# Revision history for hookup ## 0.2.3 -- 2019-05 * Added functions to get TLS peer certificate information ## 0.2.1 -- 2018-07 * Added `connectWithSocket`, `recv`, `putBuf`, `defaultTlsParams` ## 0.2 -- 2017-11-22 * Allow connection parameters to specify address family with `cpFamily` field ## 0.1.1.0 -- 2017-05-13 * Better error message for old openssl version * Nicer displayedExceptions * Dropped unused template-haskell dependency * More haddock comments ## 0.1.0.0 -- 2016-10-05 * First version. Released on an unsuspecting world.