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 b1cc95b commit 115e9c1Copy full SHA for 115e9c1
Changes.rst
@@ -1,3 +1,12 @@
1
+Changes for v3.1.0 (2023-01-04)
2
+===============================
3
+
4
+- Use distinct default for payload c14n. Fixes #217
5
6
+- Deprecate SHA1
7
8
+- Test and documentation improvements
9
10
Changes for v3.0.2 (2022-11-28)
11
===============================
12
setup.py
@@ -4,7 +4,7 @@
setup(
name="signxml",
- version="3.0.2",
+ version="3.1.0",
url="https://github.com/kislyuk/signxml",
license="Apache Software License",
author="Andrey Kislyuk",
0 commit comments