Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
2.0.1 updates to changelog and readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
icurdinj committed Feb 2, 2017
1 parent b1942c9 commit a38b900
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PHP 7 compatibility extension for Magento 1 core by Inchoo. Article with some te
## Compatibility
Carefully choose the release that's appropriate for your Magento core!

### 1.0.6
### 1.0.7
Tested on M CE 1.9.2.2 - 1.9.2.4 & M EE 1.14.2.2 - 1.14.2.4. Note that this version is also needed for these cores with SUPEE-8788 applied.

(CE version of extension is in 1.9.2.4 branch, and EE version is in EE branch.)
Expand All @@ -18,7 +18,7 @@ Backwards compatible with PHP. Tested by us on PHP 5.6 & 5.5. Users have reporte

Read the [Wiki](https://github.com/Inchoo/Inchoo_PHP7/wiki)! It contains a lot of great information and stuff you need to do or know about running M1 on PHP7.

### 2.0.0
### 2.0.1
Tested on M CE 1.9.3.* & M EE 1.14.3.*.

This version removes all model overwrites and Mage_Core_Model_File_Uploader overload. That's fixed in 1.9.3 core.
Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Change Log
## [unreleased]
## [2.0.1] 2017-02-02
### Removed
- XML totals sort order fix from config.xml

Expand Down

0 comments on commit a38b900

Please sign in to comment.