v0.2.2
What's Changed
- Removed needless files from Gem::Specification#files by @hsbt in #20
- Replace Timeout.timeout with socket timeout by @mohamedhafez in #21
- Net::SMTP.start() and #start() accepts ssl_context_params keyword argument by @TomFreudenberg in #22
- CI: Add 3.0 to matrix by @olleolleolle in #24
- Miscellaneous OpenSSL-related improvements by @rhenium in #25
- README: fix Markdown format in link by @olleolleolle in #27
- gemspec: Remove unused "executables" directive by @olleolleolle in #28
- Add response to SMTPError exceptions by @ojab in #26
New Contributors
- @mohamedhafez made their first contribution in #21
- @TomFreudenberg made their first contribution in #22
- @olleolleolle made their first contribution in #24
- @rhenium made their first contribution in #25
- @ojab made their first contribution in #26
Full Changelog: v0.2.1...v0.2.2