- Bugfix: actually attach attachments - Bugfix: actually use the headers parameter
0.2.1
------------------
- make ``from_email`` default to ``settings.DEFAULT_FROM_EMAIL``
0.2.0
------------------
- remove ``message`` methog on email callables in favor of direct class instantiation. - make ``as_callable`` use an subclass of the email message with the overridden ``**kwargs`` calling arguments.