Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jan 4, 2023
1 parent b1cc95b commit 115e9c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Changes for v3.1.0 (2023-01-04)
===============================

- Use distinct default for payload c14n. Fixes #217

- Deprecate SHA1

- Test and documentation improvements

Changes for v3.0.2 (2022-11-28)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 115e9c1

Please sign in to comment.