Skip to content

Commit

Permalink
Release 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
magopian committed Feb 26, 2013
1 parent 93e2276 commit 40b1f19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
Changelog
=========

0.3 (unreleased)
0.3 (2013-02-26)
----------------

- Added email previewing (with fake data): https://django-mail-factory.readthedocs.org/en/latest/interface.html#previewing-your-email
- Added ``factory.get_mail_object``
- Renamed ``factory.get_mail_object`` to ``get_mail_class``
- Added ``get_text_for`` and ``get_subject_for`` to the factory
- Some refactoring

0.2 (2013-02-19)
----------------
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3dev
0.3

0 comments on commit 40b1f19

Please sign in to comment.