diff --git a/docs/releasenotes/4.0.rst b/docs/releasenotes/4.0.rst
index f428bc8938dff2f41b78c0679e6cc23b1bb06a52..43457a5e2eb691f7a85893e55342232dd4e5299a 100644
--- a/docs/releasenotes/4.0.rst
+++ b/docs/releasenotes/4.0.rst
@@ -10,13 +10,6 @@ Review Bot 4.0 Release Notes
 Installation/Upgrade
 ====================
 
-Review Bot 4.0 includes full support for Review Board 5.0-7.0. It supports
-Python 3.8-3.12.
-
-The Review Bot 4 release is mostly a dependency modernization release,
-necessary to run on Review Board 7. This release drops support for very old
-versions of Python and Review Board.
-
 Follow our :ref:`installation guide <reviewbot-installation>` for installing
 the Review Bot extension and worker.
 
@@ -27,6 +20,16 @@ To learn more, see:
 * :pypi:`Review Bot Worker on PyPI <reviewbot-worker>`
 
 
+Compatibility
+=============
+
+Review Bot 4.0 adds support for the upcoming Review Board 7 release.
+
+Review Bot 4 is compatible with Review Board 5.x-7.x and Python 3.8 - 3.12.
+This release drops support for Review Board 3 and 4, and Python 2.7, 3.6, and
+3.7.
+
+
 New Features
 ============
 
@@ -36,3 +39,11 @@ PMD
 The PMD tool now supports the recently-released `PMD 7`_.
 
 .. _`PMD 7`: https://pmd.github.io/pmd/pmd_release_notes_pmd7.html
+
+
+Contributors
+============
+
+* Christian Hammond
+* David Trowbridge
+* Michelle Aubin
