diff options
Diffstat (limited to 'ansible_collections/community/mongodb/CHANGELOG.rst')
-rw-r--r-- | ansible_collections/community/mongodb/CHANGELOG.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ansible_collections/community/mongodb/CHANGELOG.rst b/ansible_collections/community/mongodb/CHANGELOG.rst index efe8e7a47..6bb98a0a9 100644 --- a/ansible_collections/community/mongodb/CHANGELOG.rst +++ b/ansible_collections/community/mongodb/CHANGELOG.rst @@ -4,6 +4,19 @@ Community.MongoDB Release Notes .. contents:: Topics +v1.7.4: +========= + +Release Summary +---------------- + +This release is a maintenance release. + +Minor Changes +------------- + +- 644 - mongodb_shell - Add ssl/tls options. + v1.7.3: ========= |