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 1930fd6 commit 3d3657dCopy full SHA for 3d3657d
debian/changelog
@@ -1,6 +1,7 @@
1
proton-python-client (0.7.1-1) unstable; urgency=medium
2
3
* Improve: Logging
4
+ * Improve: Alternative routing logic
5
6
-- Proton Technologies AG <opensource@proton.me> Fri, 15 Oct 2021 12:45:00 +0100
7
rpmbuild/SPECS/python3-proton-client.spec
@@ -51,6 +51,7 @@ rm -rf $RPM_BUILD_ROOT
51
%changelog
52
* Fri Sep 24 2021 Proton Technologies AG <opensource@proton.me> 0.7.1-1
53
- Improve: Logging
54
+- Improve: Alternative routing logic
55
56
* Fri Sep 24 2021 Proton Technologies AG <opensource@proton.me> 0.7.0-1
57
- Feature: Request human verification
0 commit comments