diff --git a/UPGRADE-1.6.md b/UPGRADE-1.6.md index c9a9e443e1d..d222706ed9a 100644 --- a/UPGRADE-1.6.md +++ b/UPGRADE-1.6.md @@ -12,7 +12,7 @@ Copy [a new migration file](https://raw.githubusercontent.com/Sylius/Sylius-Stan bin/console doctrine:migrations:migrate ``` -Update your `package.json` in order to add `jquery.dirtyforms` as mentionned in [issue #88](https://github.com/Sylius/SyliusDemo/pull/88/files) : +Update your `package.json` in order to add `jquery.dirtyforms` as mentioned in [issue #88](https://github.com/Sylius/SyliusDemo/pull/88/files) : ```diff { diff --git a/docs/book/organization/release-cycle.rst b/docs/book/organization/release-cycle.rst index d08b436ac3b..d2b59aa89e5 100644 --- a/docs/book/organization/release-cycle.rst +++ b/docs/book/organization/release-cycle.rst @@ -55,11 +55,11 @@ Past Releases +---------+--------------------+--------------------+--------------------+-----------------------+ | 1.4 | Feb 4, 2019 | Oct 4, 2019 | Jun 4, 2020 | Not supported | +---------+--------------------+--------------------+--------------------+-----------------------+ -| 1.5 | May 10, 2019 | Jan 10, 2020 | Sep 10, 2020 | Security support only | +| 1.5 | May 10, 2019 | Jan 10, 2020 | Sep 10, 2020 | Not supported | +---------+--------------------+--------------------+--------------------+-----------------------+ | 1.6 | Aug 29, 2019 | Apr 29, 2020 | Dec 29, 2020 | Security support only | +---------+--------------------+--------------------+--------------------+-----------------------+ -| 1.7 | Mar 2, 2020 | Nov 16, 2020 | Jul 16, 2021 | Fully supported | +| 1.7 | Mar 2, 2020 | Nov 16, 2020 | Jul 16, 2021 | Security support only | +---------+--------------------+--------------------+--------------------+-----------------------+ | 1.8 | Sep 14, 2020 | May 14, 2020 | Jan 14, 2022 | Fully supported | +---------+--------------------+--------------------+--------------------+-----------------------+