## 0.3.0 (2016-09-24) * Implement Socketry::TCP::Socket#read and #write * Use StandardError as the base class for Socketry::Error * Add Socketry::ConnectionRefusedError * Parameterize SSL contexts ## 0.2.0 (2016-09-12) * Rename Socketry::TCP::Socket#connected? -> #closed? ## 0.1.0 (2016-09-11) * Initial release