diff --git a/docs/versions.rst b/docs/versions.rst index 99c470c..64049a3 100644 --- a/docs/versions.rst +++ b/docs/versions.rst @@ -4,6 +4,15 @@ Version history =============== +- ``0.2.0`` + + - Docs: Docstrings were rewritten and are more complete + - Docs: Huge improvement on the official documentation + - Add: Support for TLS, SSL and other types of protocols + - Add: Subclassing of ``EmailSender`` has better support allowing for interesting customization + - Fix: Fixed a couple of minor bugs related to exceptions, format classes and tests + - Test: Test coverage is now almost 100 % + - ``0.1.1`` - Package: Dropped Pandas as hard dependency