From 4d864e906341824a63b4dff0ca00c83b0481e470 Mon Sep 17 00:00:00 2001 From: magajh Date: Tue, 22 Oct 2024 14:13:07 -0400 Subject: [PATCH] fix: compatibility table --- README.rst | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.rst b/README.rst index 75aabb7..dca77b6 100644 --- a/README.rst +++ b/README.rst @@ -29,29 +29,29 @@ Installation Compatibility Notes -------------------- -+------------------+--------------------+ -| Open edX Release | Version | -+==================+====================+ -| Ironwood | < 0.9 < 3.0 | -+------------------+--------------------+ -| Juniper | >= 0.9 < 3.0 | -+------------------+--------------------+ -| Koa | >= 2.2 < 5.0 | -+------------------+--------------------+ -| Lilac | >= 2.2 < 5.0 | -+------------------+--------------------+ -| Maple | >= 4.0 < 6.0 | -+------------------+--------------------+ -| Nutmeg | >= 5.0 < 6.0 | -+------------------+--------------------+ -| Olive | >= 5.0 < 6.0 | -+------------------+--------------------+ -| Palm | >= 6.0 < 8.0 | -+------------------+--------------------+ -| Quince | >= 7.0 | -+------------------+--------------------+ -| Redwood | >= 7.2.0 | -+------------------+--------------------+ ++------------------+-----------------+ +| Open edX Release | Version | ++==================+=================+ +| Ironwood | < 0.9 < 3.0 | ++------------------+-----------------+ +| Juniper | >= 0.9 < 3.0 | ++------------------+-----------------+ +| Koa | >= 2.2 < 5.0 | ++------------------+-----------------+ +| Lilac | >= 2.2 < 5.0 | ++------------------+-----------------+ +| Maple | >= 4.0 < 6.0 | ++------------------+-----------------+ +| Nutmeg | >= 5.0 < 6.0 | ++------------------+-----------------+ +| Olive | >= 5.0 < 6.0 | ++------------------+-----------------+ +| Palm | >= 6.0 < 8.0 | ++------------------+-----------------+ +| Quince | >= 7.0 | ++------------------+-----------------+ +| Redwood | >= 7.2.0 | ++------------------+-----------------+ The plugin is configured for the latest release (Quince). The following changes in the plugin settings should be applied to be used for previous releases. Those settings can be changed in `eox_tagging/settings/common.py`` or, for example, in the instance configurations.