Skip to content

Commit

Permalink
docs: updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Miksus committed Jan 31, 2022
1 parent ed51f87 commit 7708af5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
Version history
===============

- ``0.3.0``

- Add: Logging handlers (:class:`.EmailHandler`, :class:`.MultiEmailHandler`)
- Add: Outlook pre-configured sender
- Add: Multiple emails can be sent without closing the connection using context manager in :class:`EmailSender`

- ``0.2.1``

- Fix: If some attachments are specified and only text body or no body at all is set´, sending email no longer crashes
Expand Down

0 comments on commit 7708af5

Please sign in to comment.