Skip to content

Commit

Permalink
Merge pull request magento#155 from magento-sparta/MDVA-387
Browse files Browse the repository at this point in the history
[SUPPORT] MDVA-387: Bugfix Release 2.0.8
  • Loading branch information
Oleksii Korshenko authored Jul 15, 2016
2 parents 0965b37 + e10d4b7 commit 75dbc95
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2.0.8
=============
* Fixed bugs:
* Fixed exception when merchant resets "Product Attributes mass update" Admin form.
* Fixed fatal error in CLI command after compilation on some environments.
* Fixed duplicate URL keys on creating configurable product.
* Fixed issue with Magento sending emails from Admin using default configuration instead of a store-specific email address.
* Fixed issue with delayed session messages.
* GitHub requests:
* [#3490](https://github.com/magento/magento2/pull/3490) -- Fix support for GLOB_BRACE on non-GNU Linux systems
* [#3018](https://github.com/magento/magento2/issues/3018) -- Magento\Sales\Model\OrderRepository::getList() is incomplete

2.0.7
=============
* GitHub requests:
Expand Down

0 comments on commit 75dbc95

Please sign in to comment.