Skip to content

Commit 958f4da

Browse files
committed
MAGE-963: Code updates as per code review suggestions
1 parent 7a791e5 commit 958f4da

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,15 @@ Magento 2.3 and earlier versions are no longer supported by the Algolia extensio
3636
Version 3.x of our extension is compatible with Magento 2.4. Review the [Customisation](https://github.com/algolia/algoliasearch-magento-2#customisation) section to learn more about the differences between our extension versions.
3737

3838
| Extension Version | End of Life | Magento | PHP |
39-
|-------------------| --- |------------------------------|----------------------------------------|
40-
| v3.7.x | N/A | `~2.3.7\|\|~2.4.5\|\|~2.4.6` | `~7.3.0\|\|~7.4.0\|\|~8.1.0\|\|~8.2.0` |
41-
| v3.8.x | N/A | `~2.4.5\|\|~2.4.6` | `~7.4.0\|\|~8.1.0\|\|~8.2.0` |
42-
| v3.9.x | N/A | `~2.4.5\|\|~2.4.6` | `~7.4.0\|\|~8.1.0\|\|~8.2.0` |
43-
| v3.9.x | N/A | `~2.4.5\|\|~2.4.6` | `~7.4.0\|\|~8.1.0\|\|~8.2.0` |
44-
| v3.10.x | N/A | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
45-
| v3.11.x | N/A | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
46-
| v3.12.x | N/A | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
47-
| v3.13.x | N/A | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
48-
| v3.14.x | N/A | `~2.4.6\|\|~2.4.7` | `~8.1.0\|\|~8.2.0\|\|~8.3.0` |
39+
|-------------------|-------------|------------------------------|----------------------------------------|
40+
| v3.7.x | 10/10/2023 | `~2.3.7\|\|~2.4.5\|\|~2.4.6` | `~7.3.0\|\|~7.4.0\|\|~8.1.0\|\|~8.2.0` |
41+
| v3.8.x | 3/8/2023 | `~2.4.5\|\|~2.4.6` | `~7.4.0\|\|~8.1.0\|\|~8.2.0` |
42+
| v3.9.x | 10/13/2023 | `~2.4.5\|\|~2.4.6` | `~7.4.0\|\|~8.1.0\|\|~8.2.0` |
43+
| v3.10.x | 12/12/2023 | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
44+
| v3.11.x | 1/26/2024 | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
45+
| v3.12.x | 8/2/2024 | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
46+
| v3.13.x | N/A | `~2.4.6` | `~8.1.0\|\|~8.2.0` |
47+
| v3.14.x | N/A | `~2.4.6\|\|~2.4.7` | `~8.1.0\|\|~8.2.0\|\|~8.3.0` |
4948

5049
## Documentation
5150

0 commit comments

Comments
 (0)