Skip to content

Commit 847b304

Browse files
authored
Amend changelog to clarify breaking change
1 parent 6d57a0d commit 847b304

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Changes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Changes for v5.1.0 (2026-07-04)
22
===============================
33

44
- Implement point-in-time verification
5+
- Breaking change: SignXML now raises an error if a trusted cert passed
6+
in the x509_cert keyword argument has expired, restoring the behavior
7+
that was in place before v4.0.0. See the documentation if you need to
8+
verify signatures using expired certificates.
59
- xades: fix CertDigest handling
610
- Confirm certs passed to validate are X.509 formatted
711
- Clarify location parameter syntax
@@ -14,7 +18,7 @@ Changes for v5.0.1 (2026-06-23)
1418
Changes for v5.0.0 (2026-06-20)
1519
===============================
1620

17-
- X.509 certificate valitation now requires the provided certificate to
21+
- X.509 certificate validation now requires the provided certificate to
1822
list digital signature as a key usage.
1923

2024
Changes for v4.5.1 (2026-06-13)

0 commit comments

Comments
 (0)