From 216fd2204fa18d552b00a72815c3efa49a101908 Mon Sep 17 00:00:00 2001 From: mattsb42-aws Date: Tue, 14 Apr 2020 19:34:55 -0700 Subject: [PATCH] docs: add mention of new examples to changelog --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6c51b214d..aaaed8044 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -35,6 +35,15 @@ Deprecations * This does not mean that this library will no longer work or install with 3.4, but we are no longer testing against or advertising support for 3.4. +Documentation +------------- + +* Added new examples demonstrating how to use + APIs, keyrings, cryptographic materials managers, and master key providers. + `#221 `_ + `#236 `_ + `#239 `_ + 1.4.1 -- 2019-09-20 ===================