Merge pull request #56 from bryant1410/v1.1

Fix broken headings in Markdown files
This commit is contained in:
Attila Tőkés 2017-04-22 09:46:48 +03:00 committed by GitHub
commit cb04e35bed

View File

@ -3,7 +3,7 @@ SMTP Client for Qt (C++) - Version 1.1
The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).
##New in version 1.1:
## New in version 1.1:
- TLS (STARTTLS) connection is now supported