From d2eaffe3dce0699491c4df5b04c10b3b8c08b179 Mon Sep 17 00:00:00 2001 From: Max Sokolski Date: Fri, 13 Oct 2023 09:57:01 +0300 Subject: [PATCH] docs: start the Quince release listing --- source/community/release_notes/index.rst | 1 + .../named_release_branches_and_tags.rst | 7 +++ source/community/release_notes/quince.rst | 44 +++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 source/community/release_notes/quince.rst diff --git a/source/community/release_notes/index.rst b/source/community/release_notes/index.rst index da46535eb..097cf86ab 100755 --- a/source/community/release_notes/index.rst +++ b/source/community/release_notes/index.rst @@ -11,6 +11,7 @@ The *Open edX Platform Release Notes* provide information about releases, migrat .. toctree:: :maxdepth: 2 + Quince: The next release Palm: The current release named_release_branches_and_tags old_releases diff --git a/source/community/release_notes/named_release_branches_and_tags.rst b/source/community/release_notes/named_release_branches_and_tags.rst index 47600712f..118290f86 100644 --- a/source/community/release_notes/named_release_branches_and_tags.rst +++ b/source/community/release_notes/named_release_branches_and_tags.rst @@ -31,6 +31,13 @@ Every release line (Ginkgo, Hawthorn, etc) has a branch that accumulates changes If an installation of a tag fails, try the corresponding release line master branch, it may have a fix. +Quince +~~~~~~ + +* **Code cut date:** 2023-10-10 +* **Status:** upcoming +* :doc:`Release Notes <./quince>` + Palm ~~~~ diff --git a/source/community/release_notes/quince.rst b/source/community/release_notes/quince.rst new file mode 100644 index 000000000..cd8b1ef44 --- /dev/null +++ b/source/community/release_notes/quince.rst @@ -0,0 +1,44 @@ +.. _Open edX Quince Release: + +Open edX Quince Release +####################### + +These are the release notes for the Quince release, the 17th community release of the Open edX Platform, spanning changes from April 11 2023 to October 10 2023. You can also review details about `earlier releases`_ or learn more about the `Open edX Platform`_. + +.. _earlier releases: https://edx.readthedocs.io/projects/edx-developer-docs/en/latest/named_releases.html +.. _Open edX Platform: https://openedx.org + +.. contents:: + :depth: 1 + :local: + +Breaking Changes +**************** + + +Learner Experiences +******************* + + +Instructor Experiences +********************** + + +Administrators & Operators +************************** + + +Deprecations & Removals +*********************** + + +Developer Experience +******************** + + +Researcher & Data Experiences +***************************** + + +Known Issues +************