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 feb7c7d commit c505dafCopy full SHA for c505daf
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.0.1
4
+
5
+- Do not stop sync after a temporary network/server issue (#124)
6
+- Clean up temporary files in the .mergin folder (#52)
7
8
## 2.0
9
10
This is a major release with many improvements aiming towards better robustness and ease of use.
version.py
@@ -1 +1 @@
-__version__ = "2.0"
+__version__ = "2.0.1"
0 commit comments