We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baab7de commit 7fb89f7Copy full SHA for 7fb89f7
entity_emailer/version.py
@@ -1 +1 @@
1
-__version__ = '2.0.4'
+__version__ = '2.1.0'
release_notes.rst
@@ -1,6 +1,10 @@
Release Notes
2
=============
3
4
+v2.1.0
5
+------
6
+* More durable handling and retry logic for failures in bulk send unsent emails process
7
+
8
v2.0.4
9
------
10
* Bugfix for updated interface
0 commit comments