Skip to content

Commit

Permalink
Merge pull request #493 from raccoongang/max/redwood-release-updates
Browse files Browse the repository at this point in the history
docs: start the Redwood release listing
  • Loading branch information
cmltaWt0 authored May 20, 2024
2 parents bf043cb + a5b7345 commit d2835c5
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 1 deletion.
2 changes: 1 addition & 1 deletion source/community/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The *Open edX Platform Release Notes* provide information about releases, migrat
.. toctree::
:maxdepth: 2

Redwood: The next release <redwood>
Quince: The current release <quince>
named_release_branches_and_tags
old_releases

Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,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.

Redwood
=======

* **Code cut date:** 2024-05-09
* **Status:** upcoming
* :doc:`Release Notes <./redwood>`

Quince
======

Expand Down
41 changes: 41 additions & 0 deletions source/community/release_notes/redwood.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
Open edX Redwood Release
########################

These are the release notes for the Redwood release, the 18th community release of the Open edX Platform, spanning changes from October 10 2023 to May 09 2024. 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 d2835c5

Please sign in to comment.