update changelog
This commit is contained in:
parent
1babe591ad
commit
873d51b773
1 changed files with 10 additions and 0 deletions
10
CHANGES.txt
10
CHANGES.txt
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
|
0.1a21
|
||||||
|
------
|
||||||
|
|
||||||
|
- [feature] Added the ability to specify a Mako template for use when
|
||||||
|
generating error emails. Templates may be referenced in the config file
|
||||||
|
using either a resource path or an absolute file path. If no template is
|
||||||
|
specified, the plain text fallback will be used. The ``content_type`` of the
|
||||||
|
email is also configurable (defaults to ``'text/html'`` if a Mako template is
|
||||||
|
used; ``'text/plain'`` otherwise).
|
||||||
|
|
||||||
0.1a20
|
0.1a20
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue