Skip to content

Commit 3fdacd7

Browse files
committed
add #24 change record to changelog
1 parent 626eb4e commit 3fdacd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Changelog
88
Minor
99
-----
1010

11-
* Add support to remove clients from :ref:`KMSMasterKeyProvider` client cache if they fail to connect to endpoint.
11+
* Add support to remove clients from :class:`KMSMasterKeyProvider` client cache if they fail to connect to endpoint.
1212
`#86 <https://github.com/aws/aws-encryption-sdk-python/pull/86>`_
1313
* Add support for SHA384 and SHA512 for use with RSA OAEP wrapping algorithms.
1414
`#56 <https://github.com/aws/aws-encryption-sdk-python/issues/56>`_
15+
* Fix ``streaming_client`` classes to properly interpret short reads in source streams.
16+
`#24 <https://github.com/aws/aws-encryption-sdk-python/issues/24>`_
1517

1618
1.3.7 -- 2018-09-20
1719
===================

0 commit comments

Comments
 (0)