diff options
Diffstat (limited to 'ansible_collections/community/mongodb/changelogs')
-rw-r--r-- | ansible_collections/community/mongodb/changelogs/changelog.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/community/mongodb/changelogs/changelog.yaml b/ansible_collections/community/mongodb/changelogs/changelog.yaml index 641f7c62f..26cac23f0 100644 --- a/ansible_collections/community/mongodb/changelogs/changelog.yaml +++ b/ansible_collections/community/mongodb/changelogs/changelog.yaml @@ -335,3 +335,8 @@ releases: This release is a maintenance release. bugfixes: - 641 - mongodb_mongod - Add test condition for storage option in mongod.conf template file. + 1.7.4: + release_summary: | + This release is a maintenance release. + minor_changes: + - 644 - mongodb_shell - Add ssl/tls options. |