Skip to content

Commit 75dbc95

Browse files
author
Oleksii Korshenko
authored
Merge pull request #155 from magento-sparta/MDVA-387
[SUPPORT] MDVA-387: Bugfix Release 2.0.8
2 parents 0965b37 + e10d4b7 commit 75dbc95

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2.0.8
2+
=============
3+
* Fixed bugs:
4+
* Fixed exception when merchant resets "Product Attributes mass update" Admin form.
5+
* Fixed fatal error in CLI command after compilation on some environments.
6+
* Fixed duplicate URL keys on creating configurable product.
7+
* Fixed issue with Magento sending emails from Admin using default configuration instead of a store-specific email address.
8+
* Fixed issue with delayed session messages.
9+
* GitHub requests:
10+
* [#3490](https://github.com/magento/magento2/pull/3490) -- Fix support for GLOB_BRACE on non-GNU Linux systems
11+
* [#3018](https://github.com/magento/magento2/issues/3018) -- Magento\Sales\Model\OrderRepository::getList() is incomplete
12+
113
2.0.7
214
=============
315
* GitHub requests:

0 commit comments

Comments
 (0)