From ebfc04637bc0c9c319780b094cc553d798e2485d Mon Sep 17 00:00:00 2001 From: John-Michael Faircloth Date: Thu, 15 Jul 2021 15:44:03 -0500 Subject: [PATCH] mongodbatlas: update changelog for username customization (#12098) --- changelog/11956.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/11956.txt b/changelog/11956.txt index 2caec992b9..c2cb18557c 100644 --- a/changelog/11956.txt +++ b/changelog/11956.txt @@ -1,3 +1,3 @@ ```release-note:feature -secrets/database/mongodbatlas: Add ability to customize dynamic usernames +**Customize dynamic usernames in MongoDB Atlas**: Adds the ability to customize username generation for dynamic users in MongoDB Atlas. ```