## 0.4.0 (2016-11-25) * Specs and bugfixes for SSL sockets * Specs and bugfixes for UDP sockets * Add Socketry::UDP::Datagram class * Add Socketry::AddressInUseError exception ## 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