Skip to content

Commit 7ea4b89

Browse files
authored
fixed formatting in changelog (#10225)
1 parent 410f4a1 commit 7ea4b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Changelog
3131
* Added support for obtaining X.509 certificate revocation list signature
3232
algorithm parameters (including PSS) via
3333
:meth:`~cryptography.x509.CertificateRevocationList.signature_algorithm_parameters`.
34-
* Added `mgf` property to
34+
* Added ``mgf`` property to
3535
:class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS`.
36-
* Added `algorithm` and `mgf` properties to
36+
* Added ``algorithm`` and ``mgf`` properties to
3737
:class:`~cryptography.hazmat.primitives.asymmetric.padding.OAEP`.
3838
* Added the following properties that return timezone-aware ``datetime`` objects:
3939
:meth:`~cryptography.x509.Certificate.not_valid_before_utc`,

0 commit comments

Comments
 (0)