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 2005c83 commit e27c52aCopy full SHA for e27c52a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.1.0
4
+
5
+- Optionally send notification emails on sync failure (#56)
6
7
## 2.0.1
8
9
- Do not stop sync after a temporary network/server issue (#124)
version.py
@@ -1 +1 @@
-__version__ = "2.0.1"
+__version__ = "2.1.0"
0 commit comments