Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 6931171

Browse files
authored
Cloud Patches release notes v1.0.8 (#8048)
* Add release note for MCP v1.0.8 * Update MCP release version * Fix markdown error
1 parent 8676988 commit 6931171

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

src/_data/var.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ct-repo: magento/ece-tools
2828
ct-release: 2002.1.2
2929
mcp-prod: Magento Cloud Patches
3030
mcp-package: magento/magento-cloud-patches
31-
mcp-release: 1.0.7
31+
mcp-release: 1.0.8
3232
mcd-package: magento/magento-cloud-docker
3333
mcd-prod: Magento Cloud Docker
3434
mcd-release: 1.1.2

src/cloud/release-notes/mcp-release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ See [Apply patches]({{site.baseurl}}/cloud/project/project-patch.html) for instr
2121

2222
<!--Add release notes below-->
2323

24+
## v1.0.8
25+
*Release date: October 14, 2020*<br/>
26+
27+
- **Compatibility updates for {{site.data.var.mcp-package}}**–Updated the `symfony` and `semver` version constraints in the `composer.json` file for compatibility with Magento 2.4.1 and later releases.<!--MCLOUD-7111-->
28+
2429
## v1.0.7
2530
*Release date: October 14, 2020*<br/>
2631

0 commit comments

Comments
 (0)