Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
forgot to mark as stable
Browse files Browse the repository at this point in the history
  • Loading branch information
aheadley committed Mar 6, 2013
1 parent 6351e2c commit dade20e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ previously cached ESI blocks will not load those blocks

### RELEASE-0.5.1

This is the first release of Turpentine marked "stable" in Magento Connect

* Fix PHP error when Block Logging is turned on
* Saving a child product of a configurable or grouped product will now also
cause the parent product(s) to be flushed. This makes saving consistent with
Expand Down
2 changes: 1 addition & 1 deletion build/mage-package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<license>GPLv2</license>
<license_uri>http://opensource.org/licenses/GPL-2.0</license_uri>
<version>0.0.3</version>
<stability>beta</stability>
<stability>stable</stability>
<notes>Supports Magento v1.6 and later</notes>
<authors>
<name>
Expand Down

0 comments on commit dade20e

Please sign in to comment.