File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ intelmq-mailgen (1.3.5-1) stable; urgency=medium
2+
3+ * allow setting default table format by calling scripts
4+ is used if the called script (template) does not set one
5+ set an internal fallback value, if neither a default is provided, nor
6+ the script sets a table format
7+
8+ -- Sebastian Wagner <swagner@intevation.de> Fri, 08 Sep 2023 12:19:14 +0200
9+
110intelmq-mailgen (1.3.4-1) stable; urgency=medium
211
312 * notifications: fix bug when templates are given as parameter
Original file line number Diff line number Diff line change 1414 # Versions should comply with PEP440. For a discussion on single-sourcing
1515 # the version across setup.py and the project code, see
1616 # https://packaging.python.org/en/latest/single_source_version.html
17- version = '1.3.4 ' ,
17+ version = '1.3.5 ' ,
1818
1919 description = 'A mail sending module for IntelMQ' ,
2020
You can’t perform that action at this time.
0 commit comments