Skip to content

Commit

Permalink
MAGETWO-33527: M2 GitHub Update (version 0.74.0-beta6)
Browse files Browse the repository at this point in the history
- update changelog and composer.lock
  • Loading branch information
orlangur committed Apr 24, 2015
1 parent 1c61f8e commit b90dafd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
0.74.0-beta6
=============
* Framework improvements
* Implemented a default exception handler for blocks
* Updated the root composer.json file
* Updated the setup tool to support different editions
* Added an ability to operate with Sales & Checkout APIs as guests and registered users
* Implemented the additional Sales & Checkout APIs for registered customers and guests
* Added unit tests to cover Sales & Checkout services code
* Various
* Standardized the hierarchy of exceptions
* Added bundle product API integration to Catalog
* Fixed bugs
* Fixed an issue where it was impossible to place an order using multiple address checkout
* Fixed an issue where DB timestamp columns with current_timestamp on update were not handled correctly
* Fixed an issue with FPT in partial invoices
* Fixed a performance issue in benchmark test
* Fixed the incorrect Exception class in the Magento_CurrencySymbol module
* Fixed an issue by letting MySQL determine a database table type instead of MyISAM
* Fixed an issue where test failures occurred when the database and the application were in different time zones
* Fixed an issue where \Magento\Framework\Phrase omitted placeholder values if no renderer was set

0.74.0-beta5
=============
* Various
Expand Down
13 changes: 7 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b90dafd

Please sign in to comment.