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

Cloud Patches release notes v1.0.8 #8048

Merged
merged 4 commits into from
Oct 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_data/var.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ct-repo: magento/ece-tools
ct-release: 2002.1.2
mcp-prod: Magento Cloud Patches
mcp-package: magento/magento-cloud-patches
mcp-release: 1.0.7
mcp-release: 1.0.8
mcd-package: magento/magento-cloud-docker
mcd-prod: Magento Cloud Docker
mcd-release: 1.1.2
Expand Down
5 changes: 5 additions & 0 deletions src/cloud/release-notes/mcp-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ See [Apply patches]({{site.baseurl}}/cloud/project/project-patch.html) for instr

<!--Add release notes below-->

## v1.0.8
*Release date: October 14, 2020*<br/>

- **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-->

## v1.0.7
*Release date: October 14, 2020*<br/>

Expand Down