diff --git a/website/content/docs/release-notes/v0_18_0.mdx b/website/content/docs/release-notes/v0_18_0.mdx
index 2aa389c90a..20f084b0c0 100644
--- a/website/content/docs/release-notes/v0_18_0.mdx
+++ b/website/content/docs/release-notes/v0_18_0.mdx
@@ -168,5 +168,23 @@ description: |-
+
+ |
+ 0.18.0 (Fixed in 0.18.1)
+ |
+
+ Users are incorrectly removed from managed groups
+ |
+
+ If your organization has over 10,000 managed groups, Boundary may incorrectly remove users from the managed group memberships.
+
+ In version 0.18.0 and earlier, there was a maximum number of managed groups supported for an auth method. If you had over 10,000 managed groups, Boundary may have incorrectly removed a user from a group during authentication. This issue is fixed in version 0.18.1. There is no longer a maximum number of managed groups.
+
+ Learn more: Managed groups
+
+ Upgrade to the latest version of Boundary
+ |
+
+
\ No newline at end of file