Skip to content

Commit 115e9c1

Browse files
committed
v3.1.0
1 parent b1cc95b commit 115e9c1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Changes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
Changes for v3.0.2 (2022-11-28)
211
===============================
312

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="signxml",
7-
version="3.0.2",
7+
version="3.1.0",
88
url="https://github.com/kislyuk/signxml",
99
license="Apache Software License",
1010
author="Andrey Kislyuk",

0 commit comments

Comments
 (0)