Skip to content

Commit

Permalink
docs: start the Quince release listing
Browse files Browse the repository at this point in the history
  • Loading branch information
cmltaWt0 committed Oct 13, 2023
1 parent fed594f commit d2eaffe
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/community/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The *Open edX Platform Release Notes* provide information about releases, migrat
.. toctree::
:maxdepth: 2

Quince: The next release <quince>
Palm: The current release <palm>
named_release_branches_and_tags
old_releases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~

Expand Down
44 changes: 44 additions & 0 deletions source/community/release_notes/quince.rst
Original file line number Diff line number Diff line change
@@ -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
************

0 comments on commit d2eaffe

Please sign in to comment.