Add release notes for all branches
Change-Id: I2dfe2a349819c7210489d5fa2a5f4fff85753c20
diff --git a/doc/source/release-notes.rst b/doc/source/release-notes.rst
index ec77acc..c8fc6d0 100644
--- a/doc/source/release-notes.rst
+++ b/doc/source/release-notes.rst
@@ -1 +1,18 @@
-.. release-notes:: Release Notes
+#############
+Release Notes
+#############
+
+.. release-notes:: Development Release
+ :branch: main
+
+.. release-notes:: OpenStack Caracal (2024.1)
+ :branch: stable/2024.1
+
+.. release-notes:: OpenStack Bobcat (2023.2)
+ :branch: stable/2023.2
+
+.. release-notes:: OpenStack Antelope (2023.1)
+ :branch: stable/2023.1
+
+.. release-notes:: OpenStack Zed
+ :branch: stable/zed
diff --git a/releasenotes/notes/add-releasenotes-for-all-branches-a035b599afb29401.yaml b/releasenotes/notes/add-releasenotes-for-all-branches-a035b599afb29401.yaml
new file mode 100644
index 0000000..385400d
--- /dev/null
+++ b/releasenotes/notes/add-releasenotes-for-all-branches-a035b599afb29401.yaml
@@ -0,0 +1,4 @@
+---
+other:
+ - The documentation has been updated to include release notes for all of the
+ current supported Atmosphere releases.